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
/
typename-specifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print nested name specifiers for typedefs and type aliases
Alex Lorenz
2017-03-10
1
-1
/
+1
*
[Lit Test] Updated 26 Lit tests to be C++11 compatible.
Charles Li
2015-11-11
1
-9
/
+29
*
Recover from missing typenames on template args for MSVC compatibility
Reid Kleckner
2014-06-10
1
-5
/
+93
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-2
/
+2
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-2
/
+2
*
Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
2013-12-11
1
-2
/
+2
*
Improvements to vexing-parse warnings. Make the no-parameters case more
Richard Smith
2012-07-30
1
-2
/
+2
*
Fix up the 'typename' suggestion logic introduced in r157085, based on
Kaelyn Uhrain
2012-06-08
1
-1
/
+4
*
Suggest adding 'typename' when it would make the compiler
Kaelyn Uhrain
2012-05-18
1
-0
/
+34
*
Diagnose attempts to use 'using typename' with a non-identifier name,
Douglas Gregor
2011-09-26
1
-0
/
+13
*
Patch for PR 7409 - only error on definition of invalid typedefs. Suppress e...
Richard Trieu
2011-05-07
1
-0
/
+31
*
Fix the recently-added warning about 'typename' and 'template'
Douglas Gregor
2010-06-16
1
-6
/
+8
*
Warn when a 'typename' or a 'template' keyword refers to a
Douglas Gregor
2010-06-14
1
-4
/
+5
*
Make CXXScopeSpec invalid when incomplete, and propagate that into any
Jeffrey Yasskin
2010-04-08
1
-10
/
+5
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-10
/
+10
*
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
-5
/
+5
*
Unify our diagnostic printing for errors of the form, "we didn't like
Douglas Gregor
2009-10-13
1
-2
/
+3
*
Make the implicit-int handling error recovery stuff handle C++
Chris Lattner
2009-04-14
1
-5
/
+5
*
Initial implementation of parsing, semantic analysis, and template
Douglas Gregor
2009-03-27
1
-0
/
+74