[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 23 08:29:19 PST 2022


Szelethus updated this revision to Diff 410833.
Szelethus marked 5 inline comments as done.
Szelethus added a comment.

Remove a newline.


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.410833.patch
Type: text/x-patch
Size: 11698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/24b187f8/attachment.bin>


More information about the cfe-commits mailing list