[Lldb-commits] [lldb] Reland "[lldb] Reland 2402b3213c2f with `/H` to debug the windows build issue (PR #101672)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 2 06:33:10 PDT 2024
DavidSpickett wrote:
I tried making lldb-pthon.h the literal first include of the file but this doesn't work. When it gets to SWIGPythonBridge.h the redefinition happens again, no idea why, I'd think NO_PID_T would still be defined.
https://github.com/llvm/llvm-project/pull/101672
More information about the lldb-commits
mailing list