[Lldb-commits] [lldb] [lldb][AIX] 1. Avoid namespace collision on other platforms (PR #104679)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 19 02:25:38 PDT 2024


DavidSpickett wrote:

These seem fine but can you provide some details why this might have happened in your build and not in others?

Like:
* Are these tid_t and offset_t defined differently on AIX?
* Are you building with the system compiler or clang?

Include issues are not always easily explained, so if you can't, that's ok too. I would like to record the reasoning if we can though.

Probably best to be explicit about very common type names like this anyway.

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


More information about the lldb-commits mailing list