[all-commits] [llvm/llvm-project] 3a6ee4: [analyzer][StackAddressEscape] Tie warnings to the...
Kristóf Umann via All-commits
all-commits at lists.llvm.org
Tue May 19 17:27:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3a6ee4fefec0bc97a0340ddc33e7a8ffd4590ad5
https://github.com/llvm/llvm-project/commit/3a6ee4fefec0bc97a0340ddc33e7a8ffd4590ad5
Author: Kirstóf Umann <dkszelethus at gmail.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
M clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
M clang/test/Analysis/incorrect-checker-names.cpp
M clang/test/Analysis/incorrect-checker-names.mm
Log Message:
-----------
[analyzer][StackAddressEscape] Tie warnings to the diagnostic checkers rather then core.StackAddrEscapeBase
Differential Revision: https://reviews.llvm.org/D78101
More information about the All-commits
mailing list