klimek added inline comments.
================
Comment at: lib/ASTMatchers/Dynamic/Parser.cpp:362
+bool Parser::parseBindID(std::string &BindID, TokenInfo &CloseToken) {
+ // Parse .bind("foo")
----------------
CloseToken seems to not be used afterwards either here or in the follow-up
patch?
Repository:
rC Clang
https://reviews.llvm.org/D51258
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
