Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1b41f601b02ba2673bdb1b2bcf6e39bfb7d44f97
/
test
/
CodeGenCXX
/
mangle-template.cpp
0691a5c
Move unnamed_addr after the function arguments on Sabre's request.
by Rafael Espindola
· 14 years ago
c5f657f
Add unnamed_addr to constructors and destructors.
by Rafael Espindola
· 14 years ago
1e9268e
Improve name mangling for dependent template names (e.g., typename
by Douglas Gregor
· 15 years ago
20f0cc7
Mangle dependent template names such as the nested-name-specifier in
by Douglas Gregor
· 15 years ago
8f51a4f
Give explicit template instantiations weak ODR linkage. Former
by Douglas Gregor
· 15 years ago
34fd284
Re-revert the explicit template instantiation linkage patch. I am beginning to look incompetent
by Douglas Gregor
· 15 years ago
8721360
Reinstate patch to turn explicit template instantiations into weak symbols
by Douglas Gregor
· 15 years ago
4ea9006
Revert the linkage change for explicit template instantiations; something is amiss
by Douglas Gregor
· 15 years ago
e5e0c9d
Give explicit template instantiations weak linkage (but don't defer
by Douglas Gregor
· 15 years ago
4b2ccfc
Improve name mangling for dependently-scoped declaration references.
by Douglas Gregor
· 15 years ago
5ed1bc3
Add name mangling for DeclRefExprs that refer to external names
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
7e0c195
Mangler: Sketch mangling for TemplateArgument::Declaration kind.
by Daniel Dunbar
· 15 years ago