[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
Thu Aug 15 03:26:55 PDT 2024


DavidSpickett wrote:

@medismailben how might we reduce the path length?

Maybe `/interfaces/` content could be moved into the parent folder, or `Python` dropped from some of the cpp file names (as they're in a python subfolder anyway)? Headers are better left verbose so we can see what they are from the include site. Or Python -> Py, but that's a lot more file names to change.

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


More information about the lldb-commits mailing list