george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

LGTM with a nit, provided a proper fix can not be landed in a timely enough 
matter.



================
Comment at: lib/Analysis/CFG.cpp:740
         cleanupConstructionContext(CE);
-        return;
+        if (const ConstructionContext *CC =
+                ConstructionContext::createFromLayers(
----------------
auto


Repository:
  rC Clang

https://reviews.llvm.org/D44955



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to