aaron.ballman added a subscriber: aaron.ballman.
aaron.ballman added a reviewer: aaron.ballman.
aaron.ballman added a comment.

The changes to docs/tools/dump_ast_matchers.py look to be spurious, can they be 
reverted?


================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:1089
@@ -1088,1 +1088,3 @@
 
+/// \brief Matches reference to a name which can be able to look up during
+/// parsing but could not be resolved to a specific declaration.
----------------
s/which can be able to look up/that can be looked up


http://reviews.llvm.org/D20360



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to