diff options
author | Thomas Fransham <tfransham@gmail.com> | 2024-09-20 06:05:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 08:05:59 +0300 |
commit | dab3c6d39458fcc0607c678263132d7ca184cddd (patch) | |
tree | f2c68f0dd3addfebb31cf9be4b1b49361c9b8cd4 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 528bcf3a55ca520c31c77ed5fbacf09bff8f39ec (diff) | |
download | llvm-dab3c6d39458fcc0607c678263132d7ca184cddd.zip llvm-dab3c6d39458fcc0607c678263132d7ca184cddd.tar.gz llvm-dab3c6d39458fcc0607c678263132d7ca184cddd.tar.bz2 |
[Clang] Change Attribute plugin to link clang-cpp like other examples (#109319)
Change the Attribute example plugin to use clang_target_link_libraries
instead of target_link_libraries so libclang-cpp is linked when the
CLANG_LINK_CLANG_DYLIB CMake option is used.
This change will allow building the plugin on windows when building llvm
and clang as a shared library with explicit visibility macros enabled.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions