summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2007-04-11-InlineStorageClassC89.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-46/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-7/+7
| | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158
* Adjust tests affected by llvm-gcc 103229.Dale Johannesen2010-05-071-2/+2
| | | | | | All results here match gcc-4.2. llvm-svn: 103230
* Temporarily revert r72620 because r72619 was reverted.Bill Wendling2009-12-041-2/+3
| | | | llvm-svn: 90619
* Adjust these tests now that "extern inline"Duncan Sands2009-05-301-3/+2
| | | | | | | functions are being output with bodies and available_externally linkage. llvm-svn: 72620
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+46
llvm-svn: 51695
OpenPOWER on IntegriCloud