summaryrefslogtreecommitdiff
path: root/test/FrontendC/2009-03-09-WeakDeclarations-1.c
Commit message (Collapse)AuthorAge
* Avoid Tcl substitution, introduced %llvmgcc_only for this one little testDaniel Dunbar2009-09-07
| | | | | | (%llvmgcc includes a '-w' argument, and this test looks for warnings). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81152 91177308-0d34-0410-b5e6-96231b3b80d8
* These tests pass on linux.Duncan Sands2009-03-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67689 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak the DejaGNU voodoo to match Bill's advice.Stuart Hastings2009-03-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66547 91177308-0d34-0410-b5e6-96231b3b80d8
* Check for warnings about inappropriate weak_imports.Stuart Hastings2009-03-10
Darwin-specific; marked XFAIL for others. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66514 91177308-0d34-0410-b5e6-96231b3b80d8