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
/
alias-template.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-5
/
+2
*
[SemaCXX] Fix ICE for unexpanded parameter pack
Brian Gesiak
2019-01-07
1
-1
/
+5
*
[Sema] Make sure we substitute an instantiation-dependent default template ar...
Erik Pilkington
2018-11-12
1
-0
/
+10
*
Push alias-declarations and alias-template declarations into scope even if
Richard Smith
2016-07-15
1
-2
/
+2
*
[AST] Perform additional canonicalization for DependentSizedArrayType
David Majnemer
2015-07-24
1
-0
/
+11
*
DR1909: Diagnose all invalid cases of a class member sharing its name with th...
Richard Smith
2015-07-06
1
-4
/
+2
*
Replace "can not" with "cannot" in diagnostics messages.
Ismail Pazarbasi
2014-03-07
1
-4
/
+4
*
Implement DR577
David Majnemer
2014-02-19
1
-1
/
+1
*
Fixed an assertion failure triggered by invalid code.
Enea Zaffanella
2013-01-11
1
-3
/
+1
*
PR12647: An alias template instantiation which occurs in a SFINAE context is
Richard Smith
2012-04-26
1
-0
/
+27
*
Fix parsing of type-specifier-seq's. Types are syntactically allowed to be
Richard Smith
2012-03-12
1
-2
/
+3
*
PR11684, core issue 1417:
Richard Smith
2012-02-10
1
-2
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Implement support for C++0x alias templates.
Richard Smith
2011-05-05
1
-0
/
+147