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

via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 08:18:40 PDT 2026


================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 -triple x86_64-pc-linux-gnu -emit-llvm -o - %s > /dev/null
----------------
mkovacevic99 wrote:

created a follow up PR https://github.com/llvm/llvm-project/pull/206749

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


More information about the cfe-commits mailing list