summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/compound.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* implement codegen support for aggregates casted to void.Chris Lattner2008-02-161-1/+6
* Fix "strbuf += stufflen;" crash.Devang Patel2007-10-251-0/+4
* new testcaseChris Lattner2007-08-251-1/+3
* Teach emit-llvm for scalars to properly handle compound assignment Chris Lattner2007-08-241-0/+14