summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-03-08 23:59:29 +0000
committerEric Fiselier <eric@efcs.ca>2019-03-08 23:59:29 +0000
commit411210838d762303027f7ac8ddc12427d774b170 (patch)
tree0ffd5e2c56ad9bd4f5808d38634a0f8a6ff1d12d /lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py
parent98214347c4acded6772a3a7d597f753224d97272 (diff)
downloadbcm5719-llvm-411210838d762303027f7ac8ddc12427d774b170.tar.gz
bcm5719-llvm-411210838d762303027f7ac8ddc12427d774b170.zip
Work around dllimport bug with exclude_from_explicit_instantiation.
When dllimport is specified on a class, and exclude_from_explicit_instatiation is specified on a member, clang-cl will still expect a definition to be available externally. But this is not correct. Surprisingly one one symbol seems to be consistently affected by this bug. So this patch simply works around it there. llvm-svn: 355760
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud