[PATCH] D39629: Add a -D flag to FileCheck to define variables

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 12:47:50 PST 2017


probinson added inline comments.


================
Comment at: docs/CommandGuide/FileCheck.rst:89
 
+.. option:: -D=<VAR=VALUE>
+
----------------
Is there an extra = here?  I'm a little unclear on the details of how this markup works.


https://reviews.llvm.org/D39629





More information about the llvm-commits mailing list