[PATCH] D91275: [FileCheck] Disallow unused prefixes in llvm/test/Analysis
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 06:56:27 PST 2020
mtrofin added inline comments.
================
Comment at: llvm/test/Analysis/lit.local.cfg:9
+ 'FileCheck --allow-unused-prefixes=false'))
\ No newline at end of file
----------------
jhenderson wrote:
> Nit: need new line at EOF.
done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91275/new/
https://reviews.llvm.org/D91275
More information about the llvm-commits
mailing list