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
/
SemaTemplate
/
instantiate-local-class.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only instantiate members of nested classes in local classes once, rather than...
Richard Smith
2017-01-04
1
-0
/
+11
*
Correctly type-check the default arguments of local functions
John McCall
2015-12-11
1
-0
/
+27
*
[MSVC Compat] Try to treat an implicit, fixed enum as an unfixed enum
David Majnemer
2015-10-08
1
-2
/
+2
*
Update a few more tests in response to the MS ABI enum semantics
David Majnemer
2015-10-08
1
-2
/
+2
*
Instantiation of local class members.
Serge Pavlov
2015-06-29
1
-0
/
+54
*
Limit set of types instantiated in FindInstantiatedDecl.
Serge Pavlov
2015-05-15
1
-0
/
+37
*
PR20625: Instantiate static constexpr member function of a local struct in a ...
Richard Smith
2015-05-11
1
-0
/
+15
*
Instantiate incomplete class used in template method.
Serge Pavlov
2015-05-04
1
-0
/
+129
*
Revert r236063 due to regression with -fdelayed-template-parsing.
Richard Smith
2015-04-29
1
-13
/
+0
*
PR20625: Instantiate static constexpr member function of a local struct in a ...
Richard Smith
2015-04-29
1
-0
/
+13
*
Combine instantiation context of field initializer with context of class.
Serge Pavlov
2015-04-28
1
-0
/
+19
*
Sema: Don't crash when trying to instantiate a local class with an invalid ba...
David Majnemer
2014-02-22
1
-1
/
+14
*
Add a return statement to the func with an int return type.
Kaelyn Uhrain
2013-11-28
1
-0
/
+1
*
Sema: Instantiation of variable definitions weren't local enough
David Majnemer
2013-11-27
1
-0
/
+20
*
Sema: Instantiate local class and their members appropriately
David Majnemer
2013-11-27
1
-1
/
+95
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
For member pointer conversions potentially involving derived-to-base
Douglas Gregor
2010-12-21
1
-2
/
+4
*
When searching for the instantiation of a locally-scoped tag
Douglas Gregor
2010-12-21
1
-0
/
+13
*
Turn access control on by default in -cc1.
John McCall
2010-04-09
1
-2
/
+2
*
Fix instantiation of template functions with local classes that contain virtual
Chandler Carruth
2010-02-15
1
-0
/
+18
*
Introduce a second queue of "local" pending implicit instantiation,
Douglas Gregor
2010-01-16
1
-1
/
+4
*
While determining when to parse inline member functions of a class,
Douglas Gregor
2010-01-16
1
-0
/
+19
*
When we are instantiating a member function of a local class, be sure
Douglas Gregor
2010-01-16
1
-0
/
+12