[all-commits] [llvm/llvm-project] 2b5e4e: [clang][analyzer] Remove 'alpha.core.CallAndMessag...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Mon Feb 12 06:31:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b5e4eeb26ce57a8d7c2835cffc80388f43f044a
https://github.com/llvm/llvm-project/commit/2b5e4eeb26ce57a8d7c2835cffc80388f43f044a
Author: Balázs Kéri <balazs.keri at ericsson.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M clang/docs/analyzer/checkers.rst
M clang/www/analyzer/alpha_checks.html
Log Message:
-----------
[clang][analyzer] Remove 'alpha.core.CallAndMessageUnInitRefArg' from documentation (NFC). (#81138)
This checker does not exist (any more?) but appeared in the
documentation. No other references to CallAndMessageUnInitRefArg are
found in the full clang code.
More information about the All-commits
mailing list