]> granicus.if.org Git - clang/commit
Don't apply -fvisibility-inlines-hidden to extern templates.
authorJohn McCall <rjmccall@apple.com>
Thu, 28 Oct 2010 18:10:36 +0000 (18:10 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 28 Oct 2010 18:10:36 +0000 (18:10 +0000)
commit479edbc8d0777e1bcf30ec3c90ebfb81bd5f4f28
treeea67bedae1f92b4dc7aa3fc7e2e66c17ce1cf7d1
parenta2e57698e2af5fd5ff37fde0ea7bcab4761534f3
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
lib/AST/Decl.cpp
test/CodeGenCXX/visibility-inlines-hidden.cpp