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
/
PCH
/
cxx-templates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in the property-based serialization of
John McCall
2019-12-16
1
-0
/
+10
*
Convert MemberExpr creation and serialization to work the same way as
Richard Smith
2019-06-06
1
-0
/
+9
*
CWG issue 727: Fix numerous bugs in support for class-scope explicit
Richard Smith
2019-05-03
1
-16
/
+18
*
Replace ad-hoc tracking of pattern for an instantiated class-scope
Richard Smith
2019-05-02
1
-4
/
+26
*
[serialization] PR34728: Don't assume that only a suffix of template
Richard Smith
2018-07-31
1
-0
/
+16
*
Don't mark a member as a member specialization until we know we're keeping th...
Richard Smith
2017-05-09
1
-0
/
+8
*
[PCH/Modules] Check that the specific module cache path the PCH was built wit...
Argyrios Kyrtzidis
2015-02-19
1
-1
/
+1
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-11
/
+11
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-11
/
+11
*
Switch to the new MingW ABI.
Rafael Espindola
2013-12-12
1
-2
/
+2
*
Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3:
Richard Smith
2013-08-13
1
-6
/
+10
*
PR9992: Serialize and deserialize the token sequence for a function template in
Richard Smith
2013-08-07
1
-0
/
+5
*
C++ modules: Don't call DeclContext::lookup when half-way through deserializing
Richard Smith
2013-07-13
1
-0
/
+5
*
Lazily deserialize function template specializations. This fixes a cycle in
Richard Smith
2013-06-28
1
-0
/
+5
*
Add test coverage for serialization of dependent function template specializa...
Eli Friedman
2013-06-19
1
-0
/
+4
*
Don't eagerly deserialize every templated function (and every static data
Richard Smith
2013-04-01
1
-1
/
+1
*
[PCH] Deserializing the DeclContext of a template parameter is not safe
Argyrios Kyrtzidis
2013-02-16
1
-0
/
+6
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+2
*
PR13811: Add a FunctionParmPackExpr node to handle references to function
Richard Smith
2012-09-12
1
-5
/
+14
*
Canonicalize the declaration we write to a PCH file for an
Douglas Gregor
2012-03-26
1
-0
/
+6
*
When serializing a DeclRefExpr, always store the number of explicit template
Anders Carlsson
2011-03-06
1
-0
/
+19
*
Add -fcxx-exceptions to all tests that use C++ exceptions.
Anders Carlsson
2011-02-28
1
-5
/
+5
*
Pass -fexceptions to all tests that use try/catch/throw.
Anders Carlsson
2011-02-19
1
-5
/
+5
*
Implement proper (de-)serialization for explicit template argument
Douglas Gregor
2011-02-04
1
-0
/
+4
*
Make the deserialization of C++ base class specifiers lazy, improving
Douglas Gregor
2010-10-29
1
-0
/
+2
*
When de-serializing a type that is supposed to be canonical, call
Douglas Gregor
2010-10-26
1
-1
/
+3
*
Fix a C++ PCH problem which was exposed by r113019. CXXBaseOrMemberInitialize...
Argyrios Kyrtzidis
2010-09-06
1
-0
/
+2
*
tests: Avoid unnecessary redirection.
Daniel Dunbar
2010-08-10
1
-2
/
+2
*
Store the pending implicit instantiations in the PCH and perform them at the ...
Argyrios Kyrtzidis
2010-08-05
1
-0
/
+3
*
Apart from storing/retrieving the previous redeclaration from PCH, also store...
Argyrios Kyrtzidis
2010-08-03
1
-2
/
+9
*
Support NonTypeTemplateParmDecl for PCH.
Argyrios Kyrtzidis
2010-06-25
1
-1
/
+1
*
Support a couple more C++ Exprs for PCH.
Argyrios Kyrtzidis
2010-06-24
1
-2
/
+13
*
Support C++ class template specializations and partial specializations for PCH.
Argyrios Kyrtzidis
2010-06-23
1
-3
/
+9
*
Support emitting/reading function templates to/from PCH.
Argyrios Kyrtzidis
2010-06-22
1
-0
/
+4
*
Include a hack to allow loading of templated CXXRecordDecls and test template...
Argyrios Kyrtzidis
2010-06-19
1
-1
/
+2
*
Initial support for writing templates to PCH.
Argyrios Kyrtzidis
2010-06-19
1
-0
/
+3