[clang] clang: Add BoundArch argument to addClangTargetOptions (PR #196504)

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


arsenm wrote:

I'm getting irritated by the continuous and inconsistent reparsing of the target names in different contexts. BoundArch should be parsed once and replaced with something that isn't a string 

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


More information about the cfe-commits mailing list