summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modules
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-11-21 06:52:52 +0000
committerBob Wilson <bob.wilson@apple.com>2014-11-21 06:52:52 +0000
commitd8f4165b0df1630597f7f1c626163fb451c03d9a (patch)
tree2c22c53a2ad955181a58529f1716bd3d89c0a364 /lldb/scripts/Python/modules
parentd64bc4bee6eab912b3a02ab9cab13f13045ba0ea (diff)
downloadbcm5719-llvm-d8f4165b0df1630597f7f1c626163fb451c03d9a.tar.gz
bcm5719-llvm-d8f4165b0df1630597f7f1c626163fb451c03d9a.zip
Fix missing diagnostic for unsupported TLS for some thread_local variables.
Clang r181627 moved a check for block-scope variables into this code for handling thread storage class specifiers, but in the process, it broke the logic for checking if the target supports TLS. Fix this with some simple restructuring of the code. rdar://problem/18796883 llvm-svn: 222512
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud