[libunwind] Use relative includes to allow source-based dependencies without `-I` (PR #80443)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 8 11:27:59 PST 2024


ldionne wrote:

Doing ad-hoc changes like that to provide an apparent guarantee without actually documenting it, testing it and enforcing it throughout is just churning the code base. Unless we actually have a plan to do that properly, I would push back this change. I understand you're just trying to fix your specific problem, but this is not a scalable way to handle changes in a project with so many users.

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


More information about the cfe-commits mailing list