[libcxx-commits] [libcxx] [libc++] Remove full header path from assertion messages (PR #190060)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 25 04:01:28 PDT 2026
ldionne wrote:
@philnik777 The error message and line combination make these pretty much unique. I don't think it's possible to include a file name + parent directory using the preprocessor only.
For now I think this is a noticeable improvement to decrease bloat, if we find ways to include just a subdir in the name we could discuss that.
https://github.com/llvm/llvm-project/pull/190060
More information about the libcxx-commits
mailing list