index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CXX
/
class.access
/
p6.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When formatting a C++-only declaration name, enable C++ mode in the formatter's
Richard Smith
2014-01-22
1
-1
/
+1
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-1
/
+1
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-1
/
+1
*
Tighten test regexes checking for __attribute__((thiscall)) on function types.
Hans Wennborg
2013-12-13
1
-1
/
+1
*
Switch to the new MingW ABI.
Rafael Espindola
2013-12-12
1
-1
/
+1
*
Allow CorrectTypo to replace CXXScopeSpecifiers that refer to classes.
Kaelyn Uhrain
2013-10-19
1
-2
/
+2
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Enforce access control for conversion operators used in contextual
John McCall
2011-09-21
1
-0
/
+22
*
Handle delayed access in local declarations. PR9229.
John McCall
2011-02-15
1
-0
/
+15
*
Return a declaration to the parser when creating a field in C++ so that
John McCall
2011-02-15
1
-0
/
+14
*
Treat template parameters as part of the declaration-specifiers for the
John McCall
2010-07-16
1
-0
/
+20
*
Test case for r102578.
John McCall
2010-04-29
1
-0
/
+14
*
Properly switch into the declaring scope of a template when performing
John McCall
2010-04-29
1
-0
/
+53
*
Turn access control on by default in -cc1.
John McCall
2010-04-09
1
-1
/
+1
*
Improve access control diagnostics. Perform access control on member-pointer
John McCall
2010-02-10
1
-5
/
+5
*
Access checking for implicit user-defined conversions.
John McCall
2010-02-01
1
-0
/
+28
*
Implement access-check delays for out-of-line member definitions
John McCall
2010-01-27
1
-0
/
+26