History log of /external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
065bb5e034e2a5b6041c3a1a2df9a0ad5bf85722 15-Jun-2011 Eli Friedman <eli.friedman@gmail.com> Fix a couple more tests with ARM ABI.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133073 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
90f1450c109fbbd333001165bbd986061f7c4513 10-Dec-2010 John McCall <rjmccall@apple.com> Treat visibility on an enclosing namespace as a non-explicit source of
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.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121459 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
66cbcf3f150d075fead7c5935b6e9c61a32cf3d4 01-Nov-2010 John McCall <rjmccall@apple.com> Only apply -fvisibility-inlines-hidden to definitions. Apparently
isInlined() just gives meaningless results for non-definitions.

Fixes rdar://problem/8614470



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117887 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
479edbc8d0777e1bcf30ec3c90ebfb81bd5f4f28 28-Oct-2010 John McCall <rjmccall@apple.com> Don't apply -fvisibility-inlines-hidden to extern templates.
Part 2 of rdar://problem/8595231



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117567 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp
7cf84d66965a7706004d8590b5af5fe54b85f525 15-Jun-2010 Douglas Gregor <dgregor@apple.com> Implement -fvisibility-inlines-hidden. <rdar://problem/7819834>


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106003 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/visibility-inlines-hidden.cpp