[PATCH] D143615: [clang][deps] NFC: Refactor inferred modules test

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 8 16:27:35 PST 2023


benlangmuir accepted this revision.
benlangmuir added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/test/ClangScanDeps/modules-inferred.m:54
+// CHECK-NEXT:             {
+// CHECK-NEXT:               "context-hash": "{{.*}}",
+// CHECK-NEXT:               "module-name": "Inferred"
----------------
Why did this drop checking `HASH_INFERRED`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143615



More information about the cfe-commits mailing list