[all-commits] [llvm/llvm-project] 8570ba: [clang][analyzer] Add checker 'core.NullPointerAri...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Wed Oct 15 23:45:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8570ba2d87eb4877c428fa616b6fe4141684e467
      https://github.com/llvm/llvm-project/commit/8570ba2d87eb4877c428fa616b6fe4141684e467
  Author: Balázs Kéri <balazs.keri at ericsson.com>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M clang/docs/analyzer/checkers.rst
    M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
    M clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
    M clang/test/Analysis/analyzer-enabled-checkers.c
    A clang/test/Analysis/null-pointer-arithm.c
    M clang/test/Analysis/std-c-library-functions-arg-enabled-checkers.c

  Log Message:
  -----------
  [clang][analyzer] Add checker 'core.NullPointerArithm' (#157129)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list