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
/
virt-template-vtable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...
Anders Carlsson
2011-01-24
1
-2
/
+2
*
Add unnamed_addr to vtables.
Rafael Espindola
2011-01-11
1
-4
/
+4
*
Just disable the hidden-visibility optimization for now by hiding it behind
John McCall
2010-08-12
1
-1
/
+1
*
It turns out that linkers (at least, the Darwin linker) don't necessarily
John McCall
2010-08-05
1
-1
/
+1
*
Extend the hidden-visibility vtables optimization to template classes that
John McCall
2010-08-04
1
-1
/
+1
*
Emit weak vtables of non-template classes with hidden visibility.
John McCall
2010-08-03
1
-0
/
+9
*
Turn access control on by default in -cc1.
John McCall
2010-04-09
1
-0
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
If a class does not have a key function, its linkage should be weak_odr.
Anders Carlsson
2009-12-05
1
-1
/
+1
*
Tweak "key function" rules so that they work for templates with virtual
Eli Friedman
2009-12-05
1
-0
/
+12