[PATCH] D44120: [CFG] [analyzer] Heavier CFGValueTypedCall elements.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 5 19:01:46 PST 2018


NoQ updated this revision to Diff 137116.
NoQ added a comment.

Agreed to rename into `CFGCXXRecordTypedCall`. Because, yeah, `int` is a value as well.


https://reviews.llvm.org/D44120

Files:
  include/clang/Analysis/CFG.h
  lib/Analysis/CFG.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  test/Analysis/cfg-rich-constructors.cpp
  test/Analysis/temp-obj-dtors-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44120.137116.patch
Type: text/x-patch
Size: 20246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180306/4f1386b5/attachment-0001.bin>


More information about the cfe-commits mailing list