[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 07:38:15 PDT 2024
================
@@ -49,6 +49,7 @@
#include "MultipleStatementMacroCheck.h"
#include "NoEscapeCheck.h"
#include "NonZeroEnumToBoolConversionCheck.h"
----------------
EugeneZelenko wrote:
Out of alphabetical order. Clang-format file?
https://github.com/llvm/llvm-project/pull/110471
More information about the cfe-commits
mailing list