[clang] [clang-tools-extra] RFC: [clang-tidy] [analyzer] Nondeterministic pointer usage improvements (PR #110471)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 30 14:26:44 PDT 2024


================
@@ -103,6 +103,10 @@ Improvements to clang-tidy
 New checks
 ^^^^^^^^^^
 
+- New check :doc:`bugprone-nondeterministic-pointer-usage
----------------
EugeneZelenko wrote:

See 19 Release Notes as example for such entries.

https://github.com/llvm/llvm-project/pull/110471


More information about the cfe-commits mailing list