diff options
author | Nico Weber <thakis@chromium.org> | 2024-08-05 14:43:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-05 14:43:45 -0400 |
commit | 08a61eb01172054fc5f8c78ff527f01d9768569b (patch) | |
tree | 86080210dd51e17666ed4b27344eb33b940c51f6 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 248c53429427034f45705af60d47f3b1090c4799 (diff) | |
download | llvm-08a61eb01172054fc5f8c78ff527f01d9768569b.zip llvm-08a61eb01172054fc5f8c78ff527f01d9768569b.tar.gz llvm-08a61eb01172054fc5f8c78ff527f01d9768569b.tar.bz2 |
[libcxxabi/demangle] Remove __cxxabi_config.h include (#101971)
The demangler is shared between libcxxabi and llvm/lib/Demangle, see
libcxxabi/src/demangle/README.txt. The copy in llvm/lib/Demangle cannot
use __cxxabi_config.h. Remove the include. It was only used to identify
clang, which can easily be done without the include as well.
No intended behavior change.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions