manmanren added a comment. Cheers, Manman
================ Comment at: lib/Sema/SemaCodeComplete.cpp:2165 +static void findTypeLocationForBlockDecl(const TypeSourceInfo *TSInfo, + FunctionTypeLoc &Block, ---------------- Please add comments for the helper function. ================ Comment at: lib/Sema/SemaCodeComplete.cpp:2279 +static std::string +formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, + FunctionTypeLoc &Block, FunctionProtoTypeLoc &BlockProto, ---------------- Comments here as well. Repository: rL LLVM https://reviews.llvm.org/D25519 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits