aboutsummaryrefslogtreecommitdiff
path: root/clang/test/FixIt/messages.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola1-1/+1
This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
2012-06-08Add a test for r158229 (overlapping fixits). This was PR10696!Jordan Rose1-0/+13
llvm-svn: 158238