Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b718b407db1f921c5a2dc0164a23582c322f8ce0
/
lib
/
Sema
/
SemaInherit.cpp
d162584
Change a whole lot of diagnostics to take QualType's directly
by Chris Lattner
· 17 years ago
c9c7c4e
start converting Sema over to using its canonical Diag method.
by Chris Lattner
· 17 years ago
0777972
Implement semantic checking of static_cast and dynamic_cast.
by Sebastian Redl
· 17 years ago
27c8dc0
Implement initialization of a reference (C++ [dcl.init.ref]) as part
by Douglas Gregor
· 17 years ago
0575d4a
Some cleanups for the ambiguous derived-to-base conversion checks
by Douglas Gregor
· 17 years ago
94b1dd2
First non-embarrassing cut at checking for ambiguous derived-to-base
by Douglas Gregor
· 17 years ago
57c856b
Clean up and document the representation of C++ base classes
by Douglas Gregor
· 17 years ago
bc0805a
Add support for conversions from a pointer-to-derived to a
by Douglas Gregor
· 17 years ago