[clang] [clang]fix ppcaching assertion gh186582 (PR #187370)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 20 04:18:46 PDT 2026


================

----------------
AaronBallman wrote:

```suggestion
a(   ::template operator // expected-error 2 {{expected a type}} \
                            expected-error {{a type specifier is required for all declarations}} \
                            expected-error {{expected ';' after top level declarator}}
```
to make it easier to read and should fix the issue with the CI failure.

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


More information about the cfe-commits mailing list