diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-07-25 13:46:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 14:46:53 -0400 |
commit | 52b6b1eb976341956c9c75f6572c37d445fcb332 (patch) | |
tree | 0bb525626feeab690468ba5379d6d0fb10b673d8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 0307dd0d5dea6fbc3b218850e7061cd40a80fc58 (diff) | |
download | llvm-52b6b1eb976341956c9c75f6572c37d445fcb332.zip llvm-52b6b1eb976341956c9c75f6572c37d445fcb332.tar.gz llvm-52b6b1eb976341956c9c75f6572c37d445fcb332.tar.bz2 |
[libc++] Remove unmaintained LIBCXX_CONFIGURE_IDE (#100574)
The premise of LIBCXX_CONFIGURE_IDE is nice, however in practice this
setting has not been maintained and as a result it basically doesn't
work properly. For example, it doesn't take into account the headers we
generate, and its handling of the tests is too naive for it to be really
helpful.
This patch removes the setting in order to simplify the CMake setup a
bit, but most importantly to remove unnecessary interactions between our
main CMake build of the library and the test suite.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions