[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:58:02 PDT 2022


junaire added a comment.

In D123447#3442780 <https://reviews.llvm.org/D123447#3442780>, @aaron.ballman wrote:

> Thank you for the fix! Can you add a release note for it as well?
>
> LGTM aside from a minor nit with some comment wording and a testing suggestion.

Hey Aaron, thanks for your review :) I'm not an expert in C or C++, so I'd appreciate it if you can provide better wording.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123447



More information about the cfe-commits mailing list