[PATCH] D47350: [analyzer] Track class member initializer constructors path-sensitively within their construction context.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 30 14:34:45 PDT 2018


NoQ updated this revision to Diff 149205.
NoQ marked 3 inline comments as done.
NoQ added a comment.

Refactor everything to address review comments.


https://reviews.llvm.org/D47350

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  test/Analysis/cxx17-mandatory-elision.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47350.149205.patch
Type: text/x-patch
Size: 13630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/d748e041/attachment-0001.bin>


More information about the cfe-commits mailing list