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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 18:45:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC334682: [analyzer] Track class member initializer constructors path-sensitively. (authored by dergachev, committed by ).
Herald added a subscriber: mikhail.ramalho.

Repository:
  rC Clang

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


More information about the cfe-commits mailing list