aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorThomas Fransham <tfransham@gmail.com>2024-10-10 05:45:29 +0100
committerGitHub <noreply@github.com>2024-10-10 07:45:29 +0300
commit9093ba9f7ee58ccf62e58487a5028707a248c0b7 (patch)
tree09487bbf9ddf2101742c14a6f4b4fcf8ed5da949 /lldb/packages/Python/lldbsuite/test/dotest.py
parent1be849c529f315732c509f8bf72c30de4bc45380 (diff)
downloadllvm-9093ba9f7ee58ccf62e58487a5028707a248c0b7.zip
llvm-9093ba9f7ee58ccf62e58487a5028707a248c0b7.tar.gz
llvm-9093ba9f7ee58ccf62e58487a5028707a248c0b7.tar.bz2
[Support] Include Support/thread.h before api implementations (#111175)
This header was included after the implementations to work around an issue with FreeBSD, however, , this causes some issues when dllexport\explicit visibility attributes will be added to the headers on Windows, since the definitions need to see the declarations for the attributes to apply. This is part of the work to enable LLVM_BUILD_LLVM_DYLIB and plugins on windows. --------- Co-authored-by: Tom Stellard <tstellar@redhat.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions