summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/stringize_space.c
AgeCommit message (Expand)Author
2021-07-25[Preprocessor] Implement -fminimize-whitespace.Michael Kruse
2017-05-04Fix whitespace before token-paste of an argument.James Y Knight
2016-01-15When copying whitespace flags from the token naming a macro argument onto theRichard Smith
2013-01-28FileCheck'ize and merge testsDmitri Gribenko
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
2006-07-15new testcaseChris Lattner