[PATCH] D39629: Add a -D flag to FileCheck to define variables
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 6 12:49:57 PST 2017
arichardson added inline comments.
================
Comment at: docs/CommandGuide/FileCheck.rst:89
+.. option:: -D=<VAR=VALUE>
+
----------------
probinson wrote:
> Is there an extra = here? I'm a little unclear on the details of how this markup works.
Ah yes I think there is. Will fix before committing
https://reviews.llvm.org/D39629
More information about the llvm-commits
mailing list