[clang] [clang][sema]`no address_space attribute found at the expected location!` assertion fail (PR #216348)
Shengxin Pei via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 19 01:15:16 PDT 2026
TPPPP72 wrote:
Can we prevent incorrect attributes from triggering this function at the parsing stage, rather than patching the function itself?
https://github.com/llvm/llvm-project/pull/216348
More information about the cfe-commits
mailing list