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

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 04:40:27 PDT 2026


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

@AaronBallman can you check if this PR is now okay?

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


More information about the cfe-commits mailing list