a.sidorin accepted this revision.
a.sidorin added a comment.

LGTM. Aaron, could you please confirm that AST changes are fine?



================
Comment at: include/clang/AST/ASTContext.h:638
+    ReleaseParentMapEntries();
+    PointerParents = nullptr;
+  }
----------------
I'd prefer to call reset(), but I won't insist on it.


https://reviews.llvm.org/D46940



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

Reply via email to