[PATCH] D89380: [clang-tidy] Fix for cppcoreguidelines-prefer-member-initializer to handle classes declared in macros

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 29 08:05:17 PDT 2021


martong commandeered this revision.
martong added a reviewer: baloghadamsoftware.
martong added a comment.

In D89380#2913750 <https://reviews.llvm.org/D89380#2913750>, @whisperity wrote:

> In D89380#2913664 <https://reviews.llvm.org/D89380#2913664>, @martong wrote:
>
>> @baloghadamsoftware Ping.
>
> Bug 47778 <http://bugs.llvm.org/show_bug.cgi?id=47778> is marked //FIXED// by D97132 <https://reviews.llvm.org/D97132>.

Okay, thanks! So, I am going to abandon/close this.


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

https://reviews.llvm.org/D89380



More information about the cfe-commits mailing list