summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2009-03-09-WeakDeclarations-1.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-22/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Avoid Tcl substitution, introduced %llvmgcc_only for this one little testDaniel Dunbar2009-09-071-1/+1
| | | | | | (%llvmgcc includes a '-w' argument, and this test looks for warnings). llvm-svn: 81152
* These tests pass on linux.Duncan Sands2009-03-251-1/+1
| | | | llvm-svn: 67689
* Tweak the DejaGNU voodoo to match Bill's advice.Stuart Hastings2009-03-101-2/+2
| | | | llvm-svn: 66547
* Check for warnings about inappropriate weak_imports.Stuart Hastings2009-03-101-0/+22
Darwin-specific; marked XFAIL for others. llvm-svn: 66514
OpenPOWER on IntegriCloud