[PATCH] D60386: FileCheck [6/12]: Introduce numeric variable definition

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 07:17:48 PDT 2019


thopre marked an inline comment as done.
thopre added inline comments.


================
Comment at: llvm/test/FileCheck/numeric-expression.txt:32-33
+; CHECK-NEXT: [[# VAR1c : ]]
+
+
+; Numeric expressions using variables defined on other lines without spaces
----------------
thopre wrote:
> thopre wrote:
> > arsenm wrote:
> > > Should also check with 0, and a count that exceeds the number of lines in the file
> > I'm not sure to understand. 0 as the input instead of 11? Count of what?
> @arsenm: ping?
Ping?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60386





More information about the llvm-commits mailing list