Exactly what it says on the tin!
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78101
[analyzer][StackAddressEscape] Tie warnings to the diagnostic checkers rather then core.StackAddrEscapeBase ClosedPublic Authored by Szelethus on Apr 14 2020, 5:02 AM.
Details Summary Exactly what it says on the tin!
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, steakhal and 9 others. · View Herald TranscriptApr 14 2020, 5:02 AM This revision is now accepted and ready to land.Apr 14 2020, 6:55 AM Szelethus added a child revision: D78126: [analyzer][NFC] Don't allow dependency checkers to emit diagnostics.Apr 14 2020, 9:29 AM Closed by commit rG3a6ee4fefec0: [analyzer][StackAddressEscape] Tie warnings to the diagnostic checkers rather… (authored by Szelethus). · Explain WhyMay 19 2020, 5:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265101 clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
clang/test/Analysis/incorrect-checker-names.cpp
clang/test/Analysis/incorrect-checker-names.mm
|