arphaman added inline comments.
================ Comment at: test/Tooling/clang-diff-ast.cpp:113 + +// CHECK: CXXOperatorCallExpr +// CHECK-NEXT: DeclRefExpr: str::operator+ ---------------- This test doesn't work because it passes prior to this patch. You should test the HTML output instead. https://reviews.llvm.org/D37004 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits