benlangmuir added inline comments.
Herald added a subscriber: ormris.

================
Comment at: clang/test/ClangScanDeps/diagnostics.c:31
 // CHECK-NEXT:     {
-// CHECK-NEXT:       "clang-context-hash": "[[HASH_TU:.*]],
+// CHECK:            "clang-context-hash": "[[HASH_TU:.*]],
 // CHECK-NEXT:       "clang-module-deps": [
----------------
I didn't want to radically change all the tests, so in most cases I just 
loosened the matching so it would match inside the "commands".  The 
modules-full.c and multiple-commands.c cover the whole structure in detail.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132405/new/

https://reviews.llvm.org/D132405

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

Reply via email to