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

lgtm

Shall I go ahead and commit this for you?



================
Comment at: lib/AST/VTableBuilder.cpp:2507
       const MethodInfo &MI = I.second;
+      assert(MD == MD->getCanonicalDecl());
+
----------------
Thanks for that!


Repository:
  rC Clang

https://reviews.llvm.org/D46929



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

Reply via email to