[PATCH] D92028: Fix driver test from e16c0a9a689719

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 07:02:42 PST 2020


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


================
Comment at: clang/test/Driver/darwin-ld-demangle-lld.c:11
+// RUN:   | FileCheck %s
+// CHECK: "-demangle"
----------------
nit: most tests have a blank line between the RUN block and the checks/other stuff


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

https://reviews.llvm.org/D92028



More information about the cfe-commits mailing list