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

2023-01-24 Thread Andrey Butirsky via Phabricator via cfe-commits
bam added a comment. I'm sorry but I'm not familiar with the codebase, so I can't help, unfortunately. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D24888/new/ https://reviews.llvm.org/D24888 ___ cfe-commits mailing list cfe-commits@lists.ll

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

2023-01-04 Thread Andrey Butirsky via Phabricator via cfe-commits
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 i