[PATCH] D83682: [FileCheck] Add docs for --allow-empty
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 00:37:54 PDT 2020
jhenderson added inline comments.
================
Comment at: llvm/docs/CommandGuide/FileCheck.rst:160
+
+ Allow checking empty input.
+
----------------
Perhaps worth saying what the default behaviour is when this option is not specified, e.g. "By default, empty input is rejected."
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83682/new/
https://reviews.llvm.org/D83682
More information about the llvm-commits
mailing list