arphaman added inline comments.
================
Comment at: test/Tooling/clang-diff-ast.cpp:68
+// nodes from other files are excluded
+// CHECK-NOT {{.}}
+#include "clang-diff-ast.cpp"
----------------
1) Missing ':'
2) What exactly does this regex accomplish? Right now it will match any
character which doesn't look correct
https://reviews.llvm.org/D36184
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits