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

LGTM with one comment fix that I noticed.



================
Comment at: lib/CodeGen/CodeGenModule.h:659
 
-  llvm::MDNode *getTBAAInfoForVTablePtr();
+  /// getTBAAAccessInfo - Get TBAA information that describes an accesses to
+  /// an object of the given type.
----------------
"an access"


Repository:
  rL LLVM

https://reviews.llvm.org/D38503



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

Reply via email to