aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/overflow.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-05-16PR3942: Don't warn on unsigned overflow in preprocessor expressions.Eli Friedman1-0/+25