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
/
key-function-vtable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: New vtable group representation: struct of vtable arrays.
Peter Collingbourne
2016-12-13
1
-5
/
+5
*
Rework our handling of key functions. We used to track a complete list of all
Richard Smith
2015-02-28
1
-8
/
+6
*
Don't let virtual calls and dynamic casts call Sema::MarkVTableUsed().
Nico Weber
2015-01-26
1
-1
/
+1
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-2
/
+2
*
Specify non-GNU-ARM triples for key-function test.
Tim Northover
2013-01-26
1
-1
/
+2
*
Warn about code that uses variables and functions with internal linkage
John McCall
2011-02-19
1
-0
/
+1
*
Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...
Anders Carlsson
2011-01-24
1
-4
/
+4
*
Add unnamed_addr to vtables.
Rafael Espindola
2011-01-11
1
-6
/
+6
*
Just disable the hidden-visibility optimization for now by hiding it behind
John McCall
2010-08-12
1
-2
/
+2
*
Emit weak vtables of non-template classes with hidden visibility.
John McCall
2010-08-03
1
-4
/
+4
*
A vtable is used if the key function is defined... even if that key
Douglas Gregor
2010-05-14
1
-1
/
+10
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Slight tweak to vtable linkage.
Eli Friedman
2009-12-08
1
-1
/
+1
*
Misc key function fixes.
Eli Friedman
2009-12-08
1
-0
/
+42