summaryrefslogtreecommitdiff
path: root/test/Misc/diag-mapping.c
AgeCommit message (Expand)Author
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-15add another sanity check for -Werror=xxChris Lattner
2009-04-15add a missing &&Chris Lattner
2009-04-15fix a broken test, that passed for the wrong reason. Two wrongs make a right...Chris Lattner
2009-04-15Rejigger how -pedantic and -pedantic-errors work and their interactionChris Lattner