[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
Thu May 31 12:12:46 PDT 2018


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

Hmm, actually composition looks very pretty if you use the magic word "impl".


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.149337.patch
Type: text/x-patch
Size: 13822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180531/60118a14/attachment-0001.bin>


More information about the cfe-commits mailing list