[llvm-branch-commits] [clang-tools-extra] [clang-tidy] add abseil-unchecked-statusor-access (PR #171188)

Baranov Victor via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Dec 9 13:03:38 PST 2025


================
@@ -199,6 +199,11 @@ Improvements to clang-tidy
 New checks
 ^^^^^^^^^^
 
+- New :doc:`abseil-unchecked-statusor-access
----------------
vbvictor wrote:

Since we generally add a considerable amount of checks each release (5-10) and many bug fixes (20-40) it's easier to read in alphabetical order thus impose the rule.

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


More information about the llvm-branch-commits mailing list