[PATCH] D119004: [NFC][analyzer] Allow CallDescriptions to be matched with CallExprs
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 9 03:32:18 PST 2022
Szelethus updated this revision to Diff 407106.
Szelethus added a comment.
- Rename from `.*Imprecise` to `.*AsWritten`.
- Copy comments to relevant functions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119004/new/
https://reviews.llvm.org/D119004
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h
clang/lib/StaticAnalyzer/Core/CallDescription.cpp
clang/unittests/StaticAnalyzer/CallDescriptionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119004.407106.patch
Type: text/x-patch
Size: 11876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220209/c15b9db9/attachment-0001.bin>
More information about the cfe-commits
mailing list