1. 15da57e Tweak Sema::CheckReferenceInit so that it (optionally) computes an by Douglas Gregor · 16 years ago
  2. 27c8dc0 Implement initialization of a reference (C++ [dcl.init.ref]) as part by Douglas Gregor · 16 years ago
  3. bc0805a Add support for conversions from a pointer-to-derived to a by Douglas Gregor · 16 years ago
  4. 5737326 Implement ranking of standard conversion sequences by their qualification by Douglas Gregor · 16 years ago
  5. 9b6e2d2 Fix a thinko in the qualification-conversion check when the qualificaitons are disjoint, and add some overloading-based tests of qualification conversions by Douglas Gregor · 16 years ago
  6. 8e9bebd Preliminary support for function overloading by Douglas Gregor · 16 years ago