summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/bitfield-assign.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-2/+2
* Fix redundant load of bit-fields on assignment (to get the updatedDaniel Dunbar2008-11-191-0/+44