ilya-biryukov added inline comments.
================ Comment at: include/clang/Sema/Sema.h:4571 + /// Tries to get decleration for a member field. + ValueDecl *tryLookupCtorInitMemberDecl(CXXRecordDecl *ClassDecl, ---------------- s/decleration/declaration. Maybe even remove the comment? the name is self-descriptive Repository: rC Clang https://reviews.llvm.org/D51917 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits