[PATCH] D64229: [FileCheck] Share variable instance among uses

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 07:34:37 PDT 2019


thopre updated this revision to Diff 208180.
thopre added a comment.

Also share the @LINE numeric variable class instance


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64229

Files:
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64229.208180.patch
Type: text/x-patch
Size: 11055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/01829f7d/attachment-0001.bin>


More information about the llvm-commits mailing list