[clang] [llvm] [Clang] Add `-fsanitize-prefix-map` for remapping source paths in sanitizer metadata (PR #186908)
Björn Svensson via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 5 03:42:52 PDT 2026
bjosv wrote:
Thanks @petrhosek for the suggestion (and sorry for the late response..)
I created the PR #201803 with the flag `-fsanitize-compilation-dir=` as suggested, it it like what you had in mind?
https://github.com/llvm/llvm-project/pull/186908
More information about the cfe-commits
mailing list