summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
Commit message (Expand)AuthorAgeFilesLines
* R34811: Allow visibilities other than 'default' for VisibleNoLinkage entities.Richard Smith2017-10-031-0/+13
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-19/+19
* Disable caching of visibility.Rafael Espindola2013-01-121-1/+16
* Add 171048 back but invalidate the cache of all redeclarations when settingRafael Espindola2012-12-251-0/+12
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-1/+1
* Handle gnu_inline in c++ in a gcc compatible way. Original patch by TobiasRafael Espindola2012-10-111-0/+9
* Use -fvisibility-inlines-hidden in inline functions too. This matches gccRafael Espindola2012-07-131-0/+18
* Fix the visibility of methods of explicit template instantiation definitionRafael Espindola2011-12-271-0/+11
* Fix a couple more tests with ARM ABI.Eli Friedman2011-06-151-1/+1
* Treat visibility on an enclosing namespace as a non-explicit source ofJohn McCall2010-12-101-0/+18
* Only apply -fvisibility-inlines-hidden to definitions. ApparentlyJohn McCall2010-11-011-0/+15
* Don't apply -fvisibility-inlines-hidden to extern templates.John McCall2010-10-281-2/+11
* Implement -fvisibility-inlines-hidden. <rdar://problem/7819834>Douglas Gregor2010-06-151-0/+57
OpenPOWER on IntegriCloud