aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-assignment-condition.cpp
AgeCommit message (Expand)Author
2010-01-08Improve the fix-its for -Wparentheses to ensure that the fix-itDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-10-12Implement -Wparentheses: warn about using assignments in contexts that requireJohn McCall