[clang] [clang] Add missing VisitAtomicTypeLoc to TypeLoc.cpp GetContainedAutoTypeLocVisitor (PR #211752)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 08:44:52 PDT 2026


================
@@ -0,0 +1,8 @@
+// RUN: %clang_cc1 -verify -pedantic %s -std=c++20
----------------
rdevshp wrote:

I have applied the suggestion.

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


More information about the cfe-commits mailing list