1. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  2. 2ced044 Fix PR10187: when diagnosing a two-phase-lookup-related failure, don't assert that any names we find are valid candidates for the call. by Richard Smith · 13 years ago
  3. 2a00b83 Hyphenate "argument-dependent". by Jay Foad · 13 years ago
  4. f50e88a Fix PR10053: Improve diagnostics and error recovery for code which some compilers incorrectly accept due to a lack of proper support for two-phase name lookup. by Richard Smith · 13 years ago
  5. 2f9f89c Improve our handling of the current instantiation for qualified by Douglas Gregor · 14 years ago
  6. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  7. 3b4294e Shift things around so that it's easier to recover from a missing by John McCall · 15 years ago
  8. 578b69b Introduce a centralized routine in Sema for diagnosing failed lookups (when by John McCall · 15 years ago
  9. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  10. 2641606 Fix some major problems dealing with dependently-qualified names in implicit by John McCall · 15 years ago
  11. 1d79faf Fix PR4365. by Anders Carlsson · 15 years ago