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
/
Parser
/
cxx-template-argument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make tentative parsing to detect template-argument-lists less aggressive
Richard Smith
2019-05-15
1
-0
/
+11
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-12
/
+11
*
When a type-id is unexpectedly given a name, assume that the name is unrelated
Richard Smith
2017-05-19
1
-1
/
+1
*
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li
2015-12-10
1
-11
/
+28
*
PR18793: If we try to EnterTokenStream when our current lexer is a caching
Richard Smith
2014-09-23
1
-0
/
+5
*
Fix PR17637: incorrect calculation of template parameter depth
Faisal Vali
2013-12-04
1
-0
/
+1
*
Avoid spurious error messages if parent template class cannot be instantiated
Serge Pavlov
2013-08-10
1
-0
/
+63
*
PR5066: If a declarator cannot have an identifier, and cannot possibly be
Richard Smith
2013-07-11
1
-1
/
+1
*
PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and
Richard Smith
2012-08-18
1
-0
/
+17
*
Extend the error recovery for a template-argument-list terminated by '>>' to
Richard Smith
2012-06-18
1
-0
/
+15
*
When we're inside a functional cast, '>' is an operator. Fixes PR8912.
Douglas Gregor
2011-01-11
1
-0
/
+3
*
Fix an assertion-on-error during tentative constructor parsing by
John McCall
2010-02-26
1
-1
/
+1
*
Make sure to give an error for template argument lists followed by junk.
Eli Friedman
2009-12-27
1
-0
/
+9