[PATCH] D79253: [docs][FileCheck] Fix invalid example

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 2 15:54:23 PDT 2020


thopre added a comment.

In D79253#2015628 <https://reviews.llvm.org/D79253#2015628>, @MaskRay wrote:

> LGTM. I remember you have a large patch series improving FileCheck. How many have landed now? If not all have landed, what is blocking the remaining changes?


9/12 of the patch series and plenty cleanup along the way. 11/12 is a tiny one and I'm not sure about 12/12 because it comes with potential pitfalls (allowing to use a variable defined on the same line). Nothing's blocking 10/12 except for the little amount of free time I have to progress on it but I'm actively working on it. Hopefully I can update the review (D60390 <https://reviews.llvm.org/D60390>) in 1-2 weeks time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79253





More information about the llvm-commits mailing list