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

Shengxin Pei via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 08:39:14 PDT 2026


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

```suggestion
// RUN: %clang_cc1 -verify %s -std=c++20
```

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


More information about the cfe-commits mailing list