[llvm] Strip the full path from __FILE__ in the LDBG macro and keep only the filename (PR #150677)
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 29 07:42:10 PDT 2025
joker-eph wrote:
> Its msbuild builds that seem to be affected, not ninja+msvc
Oh see my ignorance, I don't even know what is "msbuild" 🫣
> As a temp hack can we just disable the __SHORT_FILE__ defs on MSVC builds?
Sure, can you send a PR that works for you?
https://github.com/llvm/llvm-project/pull/150677
More information about the llvm-commits
mailing list