[PATCH] D94744: [Attributor][NFC] Make `--allow-unused-prefixes=true` explicit in the tests

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 20:34:36 PST 2021


jdoerfert added a comment.

In D94744#2500123 <https://reviews.llvm.org/D94744#2500123>, @mtrofin wrote:

> LGTM, but I only looked at lit.local.cfg.

The rest is the result of `replace "FileCheck" "FileCheck --allow-unused-prefixes=true"` in the Attributor test folder. I run lit and it seems to be OK.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94744



More information about the llvm-commits mailing list