[all-commits] [llvm/llvm-project] ef9ff1: [NFC][analyzer] Rewrite comment header of MallocCh...

Donát Nagy via All-commits all-commits at lists.llvm.org
Mon Nov 3 04:49:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef9ff15587cd0aa2676553b64ec3b11e36ebfd02
      https://github.com/llvm/llvm-project/commit/ef9ff15587cd0aa2676553b64ec3b11e36ebfd02
  Author: Donát Nagy <donat.nagy at ericsson.com>
  Date:   2025-11-03 (Mon, 03 Nov 2025)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp

  Log Message:
  -----------
  [NFC][analyzer] Rewrite comment header of MallocChecker (#165443)

This commit rewrites the big comment block at the beginning of
MallocChecker because it contained lots of obsolete and inaccurate
information. I see that this block is a bit verbose (especially compared
to the analogous comments in other checkers), but as this is one of the
most complex checker families, I think it's useful to give this overview
at the beginning of the source file.



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