1. 4776f2e Add missing triple to instantiate-sizeof.cpp test by Reid Kleckner · 9 years ago
  2. 1af391df Allow sizeof(UnrelatedClass::field) in C++11 class template methods by Reid Kleckner · 9 years ago
  3. c6e68da Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 13 years ago
  4. e4f22df A couple minor bug-fixes for template instantiation for expressions which are sometimes potentially evaluated. by Eli Friedman · 13 years ago