1. 41ae328 Remove another questionable use of hasTrivial*. The relevant thing for this by Richard Smith · 13 years ago
  2. 615ed1a Revert r153613 as it's causing large compile-time regressions on the nightly testers. by Chad Rosier · 13 years ago
  3. 1a0877f When we can't prove that the target of an aggregate copy is by John McCall · 14 years ago
  4. 9a43e12 Be sure to build a dependent expression when we see by John McCall · 14 years ago
  5. 914af21 Handle compound assignment expressions (i += j) as lvalues, which is by Douglas Gregor · 15 years ago
  6. 3155f57 Turn access control on by default in -cc1. by John McCall · 15 years ago
  7. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  8. 01cad4c Make sure isCopyAssignment is only true for actual copy assignment operators, by Eli Friedman · 16 years ago