]> granicus.if.org Git - clang/commit
Thread local variables aren't considered common linkage.
authorEric Christopher <echristo@apple.com>
Sun, 8 Aug 2010 01:37:14 +0000 (01:37 +0000)
committerEric Christopher <echristo@apple.com>
Sun, 8 Aug 2010 01:37:14 +0000 (01:37 +0000)
commit91f31dc234bbc98f3dd20e6741a7b0b98c7916bf
tree5d15a9c1c4a7b97c07bc1f8f5bed10798591aa64
parent0d30a87e124bb0273fedce3b62401039073fdece
Thread local variables aren't considered common linkage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/thread-specifier.c