[PATCH] D123447: [Clang] Fix unknown type attributes diagnosed twice with [[]] spelling

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 06:12:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9c2f821d71b: [Clang] Fix unknown type attributes diagnosed twice with [[]] spelling (authored by junaire).

Changed prior to commit:
  https://reviews.llvm.org/D123447?vs=422096&id=422205#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123447/new/

https://reviews.llvm.org/D123447

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Parse/Parser.h
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/Parser.cpp
  clang/test/SemaCXX/warn-once-on-unknown-attr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123447.422205.patch
Type: text/x-patch
Size: 4794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/ba981b6a/attachment-0001.bin>


More information about the cfe-commits mailing list