summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-05-23 17:05:41 +0400
committerGitHub <noreply@github.com>2024-05-23 17:05:41 +0400
commit4feae05c6abda364a9295aecfa600d7d4e7dfeb6 (patch)
treeba23102c55adb6af27d1b2d60bf05b58055a6a84 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent32c3561d44aa792ef08d72b5a4c342c9965bc4c2 (diff)
Remove some `try_compile` CMake checks for compiler flags (#92953)
This patch remove 36 checks for compiler flags that are done via invoking the compiler across LLVM, Clang, and LLDB. It's was made possible by raising the bar for supported compilers that has been happening over the years since the checks were added. This is going to improve CMake configuration times. This topic was highlighted in https://discourse.llvm.org/t/cmake-compiler-flag-checks-are-really-slow-ideas-to-speed-them-up/78882.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions