[llvm-branch-commits] [clang] clang: Refactor handling of offload sanitizer arguments (PR #196737)

Joseph Huber via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon May 11 06:30:57 PDT 2026


https://github.com/jhuber6 commented:

I *really* wish that we never added `-fgpu-sanitize`. This is something that should've been handled through `-Xarch_device`. Any chance we could alias this to `-Xarch_device -fsanitize=address` or something?

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


More information about the llvm-branch-commits mailing list