aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/expr_usual_conversions.c
AgeCommit message (Expand)Author
2010-04-07convert to -verify mode.Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-05-04Fix PR2279 part C: shifts don't perform the UACs, thanks to Neil Chris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer