Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
static-member-variable-explicit-specialization.cpp
58d4c5a
Make this test a bit stricter.
by Rafael Espindola
· 11 years ago
72d03be
Don't use a global_ctors comdat for globals that aren't externally visible
by Reid Kleckner
· 11 years ago
739aa12
Revert "Don't use comdats for initializers on platforms that don't support it"
by Reid Kleckner
· 11 years ago
6c03130
Don't use comdats for initializers on platforms that don't support it
by Reid Kleckner
· 11 years ago
9f83473
Don't use the third field of llvm.global_ctors for MachO.
by Rafael Espindola
· 11 years ago
563f0e8
Use comdats to avoid double initialization of weak data
by Reid Kleckner
· 11 years ago
bdc9698
Include translation unit filename in global ctor symbol names.
by Nico Weber
· 11 years ago
300e0c3
Implement restriction that a partial specialization must actually specialize
by Richard Smith
· 12 years ago
b00f360
Do not emit duplicate global initializers for template static data members inside namespaces
by David Blaikie
· 12 years ago
2753324
Order initializers of static data members of explicit specializations
by Reid Kleckner
· 12 years ago
3738445
Add a separate llvm.global_ctors entry for linkonce_odr data initializers
by Reid Kleckner
· 12 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a30e175
Don't emit explicit specializations of static member variable declarations.
by Anders Carlsson
· 16 years ago