[PATCH] D78118: [analyzer] StdLibraryFunctionsChecker: Add option to display loaded summaries
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 29 09:06:12 PDT 2020
martong updated this revision to Diff 260930.
martong marked 2 inline comments as done.
martong added a comment.
- Use Decl::print and 'for: '
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78118/new/
https://reviews.llvm.org/D78118
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/std-c-library-functions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78118.260930.patch
Type: text/x-patch
Size: 6091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200429/cc2af096/attachment.bin>
More information about the cfe-commits
mailing list