[clang] [clang-tools-extra] RFC: [clang-tidy] [analyzer] Move nondeterministic pointer usage check to tidy (PR #110471)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 24 17:07:12 PDT 2024
================
@@ -49,6 +49,7 @@
#include "MultipleStatementMacroCheck.h"
#include "NoEscapeCheck.h"
#include "NonZeroEnumToBoolConversionCheck.h"
----------------
EugeneZelenko wrote:
My mistake. Sorry for noise.
https://github.com/llvm/llvm-project/pull/110471
More information about the cfe-commits
mailing list