Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | Remove another questionable use of hasTrivial*. The relevant thing for this | Richard Smith |
2012-03-29 | Revert r153613 as it's causing large compile-time regressions on the nightly ... | Chad Rosier |
2012-03-28 | When we can't prove that the target of an aggregate copy is | John McCall |
2011-10-28 | Be sure to build a dependent expression when we see | John McCall |
2010-04-23 | Handle compound assignment expressions (i += j) as lvalues, which is | Douglas Gregor |
2010-04-09 | Turn access control on by default in -cc1. | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-07 | Make sure isCopyAssignment is only true for actual copy assignment operators, | Eli Friedman |