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
/
visibility-inlines-hidden.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R34811: Allow visibilities other than 'default' for VisibleNoLinkage entities.
Richard Smith
2017-10-03
1
-0
/
+13
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-19
/
+19
*
Disable caching of visibility.
Rafael Espindola
2013-01-12
1
-1
/
+16
*
Add 171048 back but invalidate the cache of all redeclarations when setting
Rafael Espindola
2012-12-25
1
-0
/
+12
*
A number of test cases assume that an "int" parameter or return value
Ulrich Weigand
2012-10-24
1
-1
/
+1
*
Handle gnu_inline in c++ in a gcc compatible way. Original patch by Tobias
Rafael Espindola
2012-10-11
1
-0
/
+9
*
Use -fvisibility-inlines-hidden in inline functions too. This matches gcc
Rafael Espindola
2012-07-13
1
-0
/
+18
*
Fix the visibility of methods of explicit template instantiation definition
Rafael Espindola
2011-12-27
1
-0
/
+11
*
Fix a couple more tests with ARM ABI.
Eli Friedman
2011-06-15
1
-1
/
+1
*
Treat visibility on an enclosing namespace as a non-explicit source of
John McCall
2010-12-10
1
-0
/
+18
*
Only apply -fvisibility-inlines-hidden to definitions. Apparently
John McCall
2010-11-01
1
-0
/
+15
*
Don't apply -fvisibility-inlines-hidden to extern templates.
John McCall
2010-10-28
1
-2
/
+11
*
Implement -fvisibility-inlines-hidden. <rdar://problem/7819834>
Douglas Gregor
2010-06-15
1
-0
/
+57