[PATCH] D24888: [clang-tidy] Use [[clang::suppress]] with cppcoreguidelines-pro-type-reinterpret-cast
Andrey Butirsky via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 4 02:20:39 PST 2023
bam added a comment.
Herald added subscribers: shchenz, kbarton, xazax.hun.
Herald added a reviewer: njames93.
Herald added a project: All.
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!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D24888/new/
https://reviews.llvm.org/D24888
More information about the cfe-commits
mailing list