[libc-commits] [PATCH] D105843: [libc] Add option to run specific test binaries

Arthur Eubanks via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 12 14:16:37 PDT 2021


aeubanks added a comment.

could you run this through clang-format to properly format this? see the clang-format part of https://llvm.org/docs/Contributing.html#how-to-submit-a-patch

to be more specific about the commit title and the error message, we're not picking a specific _binary_, we're picking a specific _test_.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105843



More information about the libc-commits mailing list