[PATCH] D42719: [CFG] [analyzer] Add construction context when constructor is wrapped into ExprWithCleanups.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 16:11:34 PST 2018


NoQ added a comment.

> With this change, we're fully ready to make use of construction contexts in the analyzer (in the next patch).

The next patch is https://reviews.llvm.org/D42721.


Repository:
  rC Clang

https://reviews.llvm.org/D42719





More information about the cfe-commits mailing list