summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/trunc-array-initializer.c
Commit message (Collapse)AuthorAgeFilesLines
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-1/+1
| | | | | | | | directory. - Removed .ll from the svn:ignore lists to try and prevent this. - Added svn:ignore on test/Misc/Output llvm-svn: 55104
* Treat discarding array initializer elements as an extwarn (so ↵Christopher Lamb2007-12-021-0/+3
-pedantic-errors flags it). Allow CodeGen to truncate the initializer if needed. llvm-svn: 44518
OpenPOWER on IntegriCloud