[clang] clang: Add BoundArch/OffloadKind argument to getSupportedSanitizers (PR #196503)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 04:40:11 PDT 2026


arsenm wrote:

This doesn't change anything yet and is the boilerplate. The main change is for the offload kind which fixes hacks for the toolchain as a whole. The BoundArch additionally is needed for the xnack asan filtering 

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


More information about the cfe-commits mailing list