[llvm-branch-commits] [Clang][Sema] Add __builtin_infer_alloc_token() declaration and semantic checks (PR #163638)
Marco Elver via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 15 14:29:25 PDT 2025
https://github.com/melver created https://github.com/llvm/llvm-project/pull/163638
This change introduces the `__builtin_infer_alloc_token()` builtin declaration
and adds the necessary semantic checks in Sema.
More information about the llvm-branch-commits
mailing list