index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
global-array-destruction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow constexpr construction of subobjects unconditionally, not just in C++14.
David L. Jones
2017-01-09
1
-3
/
+3
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-1
/
+1
*
AST: Update reference temporary mangling
David Majnemer
2014-05-06
1
-2
/
+2
*
Fix tests effected by r194221
David Majnemer
2013-11-08
1
-1
/
+1
*
Don't forget to run destructors when we create an array temporary of class type.
Richard Smith
2013-02-02
1
-0
/
+9
*
Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with
Richard Smith
2012-11-12
1
-0
/
+8
*
PR12571: Objects of type clang::ConstantArrayType aren't always emitted with
Richard Smith
2012-04-22
1
-11
/
+22
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
These tests require particular registered targets. Declared as such.
Galina Kistanova
2011-06-04
1
-0
/
+1
*
Testcase fixes to reflect instruction table changes in the LLVM backend
Sean Callanan
2009-12-18
1
-8
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
This patch implements Code gen. for destruction of
Fariborz Jahanian
2009-11-10
1
-0
/
+33