Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
9c7b4920305245bcea7d5e24f01159bada12e615
/
lib
/
Sema
/
SemaAccess.cpp
164293f
Revert Sebastian's rvalue patch (r67870) since it caused test failures in
by Anders Carlsson
· 17 years ago
6e98fd6
Implement access checking for protected base classes.
by Anders Carlsson
· 17 years ago
8137930
It is OK to cast to a private base class if the current member belongs to the class that the private base class is a base of:
by Anders Carlsson
· 17 years ago
501c2a9
Implement checking for base class access. Right now it's overly conservative but that will change. (Also, protected isn't implemented right now).
by Anders Carlsson
· 17 years ago
9aa0412
Add a stubbed out CheckBaseClassAccess method.
by Anders Carlsson
· 17 years ago
ae9c08c
Move Sema::SetMemberAccessSpecifier to SemaAccess.cpp
by Anders Carlsson
· 17 years ago
b9b485c
Add SemaAccess.cpp
by Anders Carlsson
· 17 years ago