[PATCH] D44597: [CFG] [analyzer] Add C++17-specific variable and return value construction contexts.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 20 19:37:05 PDT 2018


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

Address review comments.


https://reviews.llvm.org/D44597

Files:
  include/clang/Analysis/CFG.h
  include/clang/Analysis/ConstructionContext.h
  lib/Analysis/CFG.cpp
  lib/Analysis/ConstructionContext.cpp
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  test/Analysis/cfg-rich-constructors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44597.139245.patch
Type: text/x-patch
Size: 42022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180321/2a6e4a44/attachment-0001.bin>


More information about the cfe-commits mailing list