[PATCH] D24888: [clang-tidy] Use [[clang::suppress]] with cppcoreguidelines-pro-type-reinterpret-cast

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 16 05:17:16 PST 2023


mgehre added a comment.

In D24888#4025382 <https://reviews.llvm.org/D24888#4025382>, @bam wrote:

> I'm sorry, could we bring it to the finish line?
> It's a pity the standard C++ Core Guidelines rule suppression syntax is still not supported, as Clang-tidy is one of the main tools supporting the Guidelines..
>
> Happy new year to all!

Hi @bam, this is currently not on my priority list. Feel free to take over the PR!


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

https://reviews.llvm.org/D24888



More information about the cfe-commits mailing list