1. d162584 Change a whole lot of diagnostics to take QualType's directly by Chris Lattner · 17 years ago
  2. c9c7c4e start converting Sema over to using its canonical Diag method. by Chris Lattner · 17 years ago
  3. 0777972 Implement semantic checking of static_cast and dynamic_cast. by Sebastian Redl · 17 years ago
  4. 27c8dc0 Implement initialization of a reference (C++ [dcl.init.ref]) as part by Douglas Gregor · 17 years ago
  5. 0575d4a Some cleanups for the ambiguous derived-to-base conversion checks by Douglas Gregor · 17 years ago
  6. 94b1dd2 First non-embarrassing cut at checking for ambiguous derived-to-base by Douglas Gregor · 17 years ago
  7. 57c856b Clean up and document the representation of C++ base classes by Douglas Gregor · 17 years ago
  8. bc0805a Add support for conversions from a pointer-to-derived to a by Douglas Gregor · 17 years ago