1. 1237259 When performing unqualified name lookup in C++, don't look directly by Douglas Gregor · 15 years ago
  2. eb0d8c9 Let using directives refer to namespace aliases. Fixes PR5479. by Sebastian Redl · 15 years ago
  3. 6654294 Resolve this FIXME: unelaborated lookups are ambiguous, too. by John McCall · 15 years ago
  4. 6826314 Overhaul previous-declaration and overload checking to work on lookup results by John McCall · 15 years ago
  5. 9cfbe48 Parsing and AST support for using declarations, from John Thompson! by Douglas Gregor · 15 years ago
  6. 841b53c Make the selection of type declarations in Sema::getTypeName by Douglas Gregor · 16 years ago
  7. 1a31ad8 XFAIL a failing test by Douglas Gregor · 16 years ago
  8. 31a19b6 Make parsing a semantic analysis a little more robust following Sema by Douglas Gregor · 16 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. ddf7e99 Make the test cases failing due to exact diagnostic matching XFAIL. by Sebastian Redl · 16 years ago
  11. 7dda67d Improvements and fixes for name lookup with using directives, from Piotr Rak! by Douglas Gregor · 16 years ago
  12. c144bfa Remove a fixed FIXME by Douglas Gregor · 16 years ago
  13. e2c565d When looking for a tag name via unqualified name lookup, only look in by Douglas Gregor · 16 years ago
  14. 2a3009a Semantic analysis, ASTs, and unqualified name lookup support for C++ by Douglas Gregor · 16 years ago