kosarev added inline comments.
================ Comment at: lib/CodeGen/CodeGenTBAA.h:129 - /// getBaseTypeInfo - Get metadata node for a given base access type. - llvm::MDNode *getBaseTypeInfo(QualType QType); + /// getTBAABaseTypeMetadata - Get metadata that describes the given base + /// access type. Return null if the type is not suitable for use in TBAA ---------------- Wrong function name. Will fix on next review cycle or commit. Repository: rL LLVM https://reviews.llvm.org/D37826 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits