[PATCH] D98691: [FileCheck] Fix PR49531: invalid use of string var

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 09:00:01 PDT 2021


jdenny added a comment.

In D98691#2634161 <https://reviews.llvm.org/D98691#2634161>, @thopre wrote:

> Sorry it seems I forgot to run the whole testsuite when I put this up for review. The patch found 3 issues:
>
> https://reviews.llvm.org/D98852
> https://reviews.llvm.org/D98853
> https://reviews.llvm.org/D98854

Ah, it's good those are now being caught.  Thanks for working on all this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98691



More information about the llvm-commits mailing list