[PATCH] D62441: [analyzer] NFC: Introduce a convenient CallDescriptionMap class.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 16:03:31 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364866: [analyzer] NFC: Add a convenient CallDescriptionMap class. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62441?vs=207403&id=207430#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62441/new/

https://reviews.llvm.org/D62441

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  cfe/trunk/lib/StaticAnalyzer/Core/CallEvent.cpp
  cfe/trunk/unittests/StaticAnalyzer/CMakeLists.txt
  cfe/trunk/unittests/StaticAnalyzer/CallDescriptionTest.cpp
  cfe/trunk/unittests/StaticAnalyzer/Reusables.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62441.207430.patch
Type: text/x-patch
Size: 12392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190701/2a82fbb3/attachment.bin>


More information about the cfe-commits mailing list