[Lldb-commits] [lldb] [lldb] Avoid having to list all the headers in headers.swig (PR #131934)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 19 03:05:33 PDT 2025


https://github.com/labath approved this pull request.

Good idea. I don't think it's even a question of "shipping" as swig processing happens at (lldb) build time. After that, we don't care whether the header exists or not.

https://github.com/llvm/llvm-project/pull/131934


More information about the lldb-commits mailing list