Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
8e51a1f5da6ef4a1a168d14116c6eed3a578a263
/
test
/
CXX
/
class.access
6b2accb
Improve access control diagnostics. Perform access control on member-pointer
by John McCall
· 15 years ago
4f9506a
Access control for implicit destructor calls. Diagnostic could be orders of
by John McCall
· 15 years ago
b13b737
Access checking for implicit user-defined conversions.
by John McCall
· 15 years ago
233a641
Access control for surrogate function calls. Required a moderately gross hack
by John McCall
· 15 years ago
41d8903
Access control for overloaded call operators. Not for surrogates yet,
by John McCall
· 15 years ago
5357b61
Access checking for overloaded operators.
by John McCall
· 15 years ago
2f51448
Implement access-check delays for out-of-line member definitions
by John McCall
· 15 years ago
c373d48
Implement access control for overloaded functions. Suppress access control
by John McCall
· 15 years ago
92f8831
Implement elementary access control.
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
60fa3cf
Implement access declarations. Most of the work here is parsing them, which
by John McCall
· 15 years ago