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

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 18:55:04 PDT 2022


junaire updated this revision to Diff 422096.
junaire added a comment.

Add release note.


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.422096.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/c33178db/attachment-0001.bin>


More information about the cfe-commits mailing list