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

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon May 11 06:49:30 PDT 2026


arsenm wrote:

> 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?

I don't know how you would do that; I'm not trying to change behavior 

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


More information about the llvm-branch-commits mailing list