[PATCH] D143040: [Clang][DependencyScanner] Remove secondary actions from -cc1

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 14:05:33 PST 2023


jansvoboda11 accepted this revision.
jansvoboda11 added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang/test/ClangScanDeps/strip-input-args.m:21
+// CHECK:          }
+// CHECK-NOT:      "name"
+// CHECK:        "translation-units"
----------------
I think this should explicitly check for `"name": "A"`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143040



More information about the cfe-commits mailing list