Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cd23593f02db0decfa5af016b51f725c5d290d02
/
clang
/
test
/
SemaTemplate
/
instantiate-function-2.cpp
85dec55
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
by Charles Li
· 10 years ago
9148622
[Sema] Don't look for the instantiation of a local extern decl in a different
by Argyrios Kyrtzidis
· 12 years ago
205d044
Switch diagnostic text from "C++0x" over to "C++11".
by Douglas Gregor
· 14 years ago
b7c0083
Look through parenthesized declarators when determining whether an
by Douglas Gregor
· 14 years ago
cd1c055
Fix AST representations of alias-declarations which define tag types. Inside classes, the tag types need to have an associated access specifier, and inside function definitions, they need to be included in the declarations of the DeclStmt. These issues manifested as assertions during template instantiation, and also in a WIP constexpr patch.
by Richard Smith
· 14 years ago
1501f16
When instantiating a function template declaration that was expressed
by Douglas Gregor
· 14 years ago
ebada077
Given Decl::isUsed() a flag indicating when to consider the "used"
by Douglas Gregor
· 15 years ago
9f44d14
When instantiating a function declaration within a function template,
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
8d2ad87
Make sure that we use the canonical type for the names of instantiated
by Douglas Gregor
· 16 years ago