[llvm-branch-commits] [clang] [Clang][CodeGen] Implement code generation for __builtin_infer_alloc_token() (PR #156842)

Florian Mayer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Oct 17 16:51:50 PDT 2025


================
@@ -0,0 +1,77 @@
+// To test IR generation of the builtin without evaluating the LLVM intrinsic,
----------------
fmayer wrote:

add tests with templates here too?

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


More information about the llvm-branch-commits mailing list