summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-07-31-promotion-of-compound-pointer-arithmetic.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
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* Fix testcase for 64-bit systems.Sebastian Redl2008-11-121-3/+3
* Fix CodeGen of pointer arithmetic in compound assignment statements.Daniel Dunbar2008-08-061-0/+25