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
/
SemaCXX
/
access.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] When the address of a member function is used as a template
Akira Hatanaka
2018-06-13
1
-0
/
+47
*
Revert r325321 "[Sema] Take into account the current context when checking the"
Hans Wennborg
2018-02-16
1
-35
/
+0
*
[Sema] Take into account the current context when checking the
Akira Hatanaka
2018-02-16
1
-0
/
+35
*
Make SemaAccess smarter about determining when a dependent class might
Richard Smith
2016-03-23
1
-1
/
+1
*
Make sure to perform dependent access checks when instantiating a
Richard Smith
2016-03-23
1
-0
/
+11
*
When performing a delayed access check, use the surrounding lexical context for
Richard Smith
2013-12-11
1
-0
/
+22
*
Add a testcase for PR7434, which is a bug we no longer appear to have.
Richard Smith
2013-06-11
1
-0
/
+28
*
Implement DR85: Redeclaration of member is forbidden
David Majnemer
2013-06-11
1
-2
/
+4
*
Implement DR580: access checks for template parameters of a class template are
Richard Smith
2013-04-29
1
-1
/
+75
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Set a member's access specifier even if it doesn't match the previous specifier.
John McCall
2009-12-23
1
-0
/
+11
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Set the access specifier for templates inside classes.
Anders Carlsson
2009-03-26
1
-2
/
+10
*
Check that the access specifier of a member redeclaration is the same as the ...
Anders Carlsson
2009-03-26
1
-0
/
+15