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
/
unknown-type-name.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++] Interpret unknown identifier in parameter clause as unknown type
Nicolas Lesser
2019-05-05
1
-3
/
+1
*
Switch to gnu++14 as the default dialect.
Tim Northover
2017-12-09
1
-2
/
+9
*
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li
2015-12-10
1
-1
/
+7
*
C++1y is now C++14!
Aaron Ballman
2014-08-19
1
-3
/
+3
*
Started implementing variable templates. Top level declarations should be ful...
Larisse Voufo
2013-08-06
1
-2
/
+2
*
PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and
Richard Smith
2012-08-18
1
-0
/
+23
*
Recover better from a missing 'typename' in a function template definition.
Richard Smith
2012-05-16
1
-0
/
+43
*
If we see a declaration which is either missing a type or has a malformed type,
Richard Smith
2012-05-15
1
-0
/
+13
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve diagnostics when the parser encounters a declarator with an
Douglas Gregor
2009-10-13
1
-0
/
+29