[PATCH] D44763: [CFG] [analyzer] Add C++17-specific constructor-initializer construction contexts.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 15:07:45 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC328255: [CFG] [analyzer] Add C++17-specific ctor-initializer construction contexts. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D44763

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: D44763.139522.patch
Type: text/x-patch
Size: 11260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/5655512b/attachment.bin>


More information about the llvm-commits mailing list