Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
global-array-destruction.cpp
f55ce36
Allow constexpr construction of subobjects unconditionally, not just in C++14.
by David L. Jones
· 9 years ago
bdf40a6
Test case updates for explicit type parameter to the gep operator
by David Blaikie
· 11 years ago
3b3bdb5
AST: Update reference temporary mangling
by David Majnemer
· 11 years ago
f0388e7
Fix tests effected by r194221
by David Majnemer
· 12 years ago
d712d0d
Don't forget to run destructors when we create an array temporary of class type.
by Richard Smith
· 13 years ago
a0e5e54
Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with
by Richard Smith
· 13 years ago
f3c37e8
PR12571: Objects of type clang::ConstantArrayType aren't always emitted with
by Richard Smith
· 13 years ago
9ca5c42
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 14 years ago
a6faf8e
These tests require particular registered targets. Declared as such.
by Galina Kistanova
· 14 years ago
12ca3f4
Testcase fixes to reflect instruction table changes in the LLVM backend
by Sean Callanan
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
1254a09
This patch implements Code gen. for destruction of global array of objects.
by Fariborz Jahanian
· 16 years ago