[PATCH] D92774: [clang][cli] CompilerInvocationTest: add tests for boolean options

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 05:32:07 PST 2020


jansvoboda11 requested review of this revision.
jansvoboda11 added a comment.

@dexonsmith could you look at this again? I've now reworked the pass manager tests. They now work regardless of the `LLVM_ENABLE_NEW_PASS_MANAGER` value and use the new `-f[no-]legacy-pass-manager` flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92774



More information about the cfe-commits mailing list