summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2004-02-13-Memset.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the declaration of bzero match size_t onDuncan Sands2008-10-291-1/+1
| | | | | | x86-64-linux. llvm-svn: 58383
* make this test not depend on how the system header defines memset.Chris Lattner2008-10-231-1/+2
| | | | llvm-svn: 58016
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-101-0/+2
| | | | | | | | | | 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/+6
llvm-svn: 51695
OpenPOWER on IntegriCloud