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-4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Lit Test] Updated 26 Lit tests to be C++11 compatible.
Charles Li
2015-11-11
1
-2
/
+7
*
When building a type for a typename specifier, check specifically for
Douglas Gregor
2011-03-01
1
-0
/
+8
*
A typename specifier can end up referring to a unresolved using
Douglas Gregor
2010-12-09
1
-0
/
+20
*
When canonicalizing nested-name-specifiers involving dependent names
Douglas Gregor
2010-11-04
1
-0
/
+17
*
Fix the recently-added warning about 'typename' and 'template'
Douglas Gregor
2010-06-16
1
-1
/
+2
*
Warn when a 'typename' or a 'template' keyword refers to a
Douglas Gregor
2010-06-14
1
-1
/
+1
*
Rebuild the nested name specifiers in member-pointer declarator chunks when
John McCall
2010-04-29
1
-1
/
+1
*
Robustify callers that rebuild typename type nodes again NULL return
Douglas Gregor
2010-03-07
1
-0
/
+17
*
Fix a fiendinshly fun little type-canonicalization bug, where we were
Douglas Gregor
2010-02-13
1
-0
/
+19
*
When determining whether a scope specifier is complete, consider a
Douglas Gregor
2010-02-05
1
-0
/
+12
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Add a few more typename-specifier tests that involve simple-template-ids in t...
Douglas Gregor
2009-09-02
1
-0
/
+14
*
When parsing typename specifiers (with either the identifier or
Douglas Gregor
2009-09-02
1
-0
/
+56