aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM! I'll go ahead and commit for you.



================
Comment at: unittests/ASTMatchers/ASTMatchersTest.h:114
+    const std::string &Filename = "input.cc") {
+  return matchesConditionally(
+    Code, AMatcher, ExpectMatch, llvm::makeArrayRef(CompileArg),
----------------
The formatting of this line is incorrect, but I can fix it when I commit.


https://reviews.llvm.org/D30854



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

Reply via email to