Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4a9e60fc7c36e323ae376601cc704fed4beb68ae
/
test
/
SemaTemplate
/
nested-name-spec-template.cpp
d078bd2
Don't ask if a depenendent CXXRecordDecl has any dependent bases
by Douglas Gregor
· 14 years ago
6cd9d4a
Teach Sema::ActOnCXXNestedNameSpecifier and Sema::CheckTemplateIdType
by Douglas Gregor
· 14 years ago
ac7cbd8
When a nested-name-specifier refers into a current instantiation that has
by Douglas Gregor
· 14 years ago
e2872d0
When pushing a copy of the TypeLoc information for a dependent
by Douglas Gregor
· 15 years ago
d6ab232
When we see a 'template' disambiguator that marks the next identifier
by Douglas Gregor
· 15 years ago
1a15dae
Fix the recently-added warning about 'typename' and 'template'
by Douglas Gregor
· 15 years ago
732281d
Warn when a 'typename' or a 'template' keyword refers to a
by Douglas Gregor
· 15 years ago
00b4b03
Make sure to search semantic scopes and appropriate template-parameter
by Douglas Gregor
· 15 years ago
63b4385
Rebuild the nested name specifiers in member-pointer declarator chunks when
by John McCall
· 15 years ago
9ba6166
Fix an assertion-on-error during tentative constructor parsing by
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
a75a92d
Remove unnecessary -fms-extensions=0 from tests (this command line syntax is going away).
by Daniel Dunbar
· 15 years ago
7bb87fc
Fix speculative parsing of dependent template names in
by Douglas Gregor
· 15 years ago
b3eca29
Disabling some MS extensions which cause these tests to fail
by John Thompson
· 15 years ago
f4382f5
Make the implicit-int handling error recovery stuff handle C++
by Chris Lattner
· 16 years ago
31a19b6
Make parsing a semantic analysis a little more robust following Sema
by Douglas Gregor
· 16 years ago
c45c232
Parsing and AST representation for dependent template names that occur
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
656de63
Fix various problems with matching out-of-line definitions of static
by Douglas Gregor
· 16 years ago
39a8de1
Implement parsing of nested-name-specifiers that involve template-ids, e.g.,
by Douglas Gregor
· 16 years ago