Age | Commit message (Expand) | Author |
---|---|---|
2010-01-08 | Improve the fix-its for -Wparentheses to ensure that the fix-it | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-12 | Implement -Wparentheses: warn about using assignments in contexts that require | John McCall |