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
/
virtual-base-destructor-call.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-5
/
+5
*
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
*
Abstract out the emission of vtables, add basic support for vtable emission w...
Timur Iskhodzhanov
2013-09-27
1
-6
/
+6
*
Restore r184205 and associated commits (after commit of r185290)
Stephen Lin
2013-06-30
1
-6
/
+6
*
Revert r184205 and associated patches while investigating issue with broken b...
Stephen Lin
2013-06-19
1
-6
/
+6
*
Fix C++ constructor/destructor tests when run on ARM
Stephen Lin
2013-06-18
1
-6
/
+6
*
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2...
Eli Friedman
2011-06-14
1
-15
/
+15
*
Fix another regression from the "skip vtable pointer initialization"
Anders Carlsson
2011-05-16
1
-5
/
+5
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-6
/
+6
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-6
/
+6
*
Don't try to emit the vtable for a class just because we're emitting a
John McCall
2010-06-02
1
-6
/
+5
*
Rework when and how vtables are emitted, by tracking where vtables are
Douglas Gregor
2010-05-13
1
-0
/
+1
*
Delay codegen of vtables when handling implicit instantiations.
Rafael Espindola
2010-03-10
1
-5
/
+5
*
Make deleting and complete dtor variants defer to other dtor variants by
John McCall
2010-02-18
1
-1
/
+33
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Test for my last patch.
Fariborz Jahanian
2009-11-30
1
-0
/
+19