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
/
copy-constructor-synthesis-2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove XFAIL now that this test passes (fixed by r236184).
Richard Smith
2015-04-30
1
-1
/
+0
*
Update clang/test/CodeGenCXX/copy-constructor-synthesis-2.cpp to pass for tar...
NAKAMURA Takumi
2015-04-29
1
-3
/
+3
*
XFAIL Hexagon until more codegen in place.
Rick Foos
2015-04-29
1
-0
/
+1
*
Stop assuming a 64-bit target here.
Richard Smith
2015-04-29
1
-3
/
+3
*
PR23373: A defaulted union copy constructor that is not trivial must still be
Richard Smith
2015-04-29
1
-1
/
+21
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-1
/
+1
*
Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
2014-12-03
1
-1
/
+1
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-1
/
+1
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-1
/
+1
*
Restore r184205 and associated commits (after commit of r185290)
Stephen Lin
2013-06-30
1
-1
/
+1
*
Revert r184205 and associated patches while investigating issue with broken b...
Stephen Lin
2013-06-19
1
-1
/
+1
*
Partially revert r184225 test changes and make a smaller and more generic fix.
Stephen Lin
2013-06-18
1
-7
/
+3
*
Fix C++ constructor/destructor tests when run on ARM
Stephen Lin
2013-06-18
1
-3
/
+7
*
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...
Eli Friedman
2011-06-13
1
-1
/
+1
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-1
/
+1
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
More vtable improvements. We now compute and keep track of all vtable related...
Anders Carlsson
2010-03-24
1
-1
/
+1
*
More vtable work; preparations for moving over to the new vtable layout code ...
Anders Carlsson
2010-03-24
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix for PR5707: make sure implicit copy constructors initialize the vtable
Eli Friedman
2009-12-08
1
-0
/
+7