[clang] [Clang] Handle deduced auto types within AtomicType (PR #197874)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 08:49:53 PDT 2026


================
@@ -0,0 +1,29 @@
+// RUN: %clang_cc1 -triple x86_64-pc-linux-gnu -emit-llvm -o - %s
----------------
AaronBallman wrote:

I've added @erichkeane and @mizvekov as reviewers for the changes to the template engine because I'm not 100% confident, but I think the changes look reasonable.

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


More information about the cfe-commits mailing list