mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
Fixes #161070 --- This PR addresses the issue in `ext_decl_attrs_on_lambda` by using `%0`=_attribute name_ and `%1`=_selector_, which prevents a null `IdentifierInfo*`.48a6f2f85c/clang/lib/Parse/ParseExprCXX.cpp (L1299-L1302)48a6f2f85c/clang/include/clang/Basic/DiagnosticParseKinds.td (L1143-L1145)48a6f2f85c/clang/include/clang/Basic/DiagnosticParseKinds.td (L1149-L1152)