steveire marked an inline comment as done. steveire added inline comments.
================ Comment at: lib/ASTMatchers/Dynamic/Parser.cpp:362 +bool Parser::parseBindID(std::string &BindID, TokenInfo &CloseToken) { + // Parse .bind("foo") ---------------- klimek wrote: > CloseToken seems to not be used afterwards either here or in the follow-up > patch? Good catch, thanks. Fixed before committing. Repository: rL LLVM https://reviews.llvm.org/D51258 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits