summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2007-09-27-ComplexIntCompare.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-17/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-101-0/+3
| | | | | | | | | | declarations. These are the fixes that I was pretty confident about, there are still a lot of other llvm-gcc warnings of which I'm not sure if they can be safely ignored or fixed, without breaking the test case. This fixes 11 testcases. llvm-svn: 52176
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+14
llvm-svn: 51695
OpenPOWER on IntegriCloud