llvm-project
fece61b2
- [lldb] Remove check for LLDB_ENABLE_PYTHON in SWIGPythonBridge.h (#182326)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
216 days ago
[lldb] Remove check for LLDB_ENABLE_PYTHON in SWIGPythonBridge.h (#182326) The header guard is redundant because `source/Plugins/ScriptInterpreter/CMakeLists.txt` already gates the entire `Python/` subdirectory behind `LLDB_ENABLE_PYTHON`.
References
#182326 - [lldb] Remove check for LLDB_ENABLE_PYTHON in SWIGPythonBridge.h
Author
JDevlieghere
Parents
e4679470
Loading