summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/pragma-visibility.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Treat visibility on an enclosing namespace as a non-explicit source ofJohn McCall2010-12-101-1/+3
| | | | | | | | | | | visibility. Fixes PR8713. I've disabled a test which was testing that you can #pragma pop visibility to get out of a namespace's visibility attribute. We should probably just diagnose that as an error unless it's instrumental to someone's system headers. llvm-svn: 121459
* Tests for #pragma GCC visibility.Eli Friedman2010-08-051-0/+72
llvm-svn: 110316
OpenPOWER on IntegriCloud