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

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 01:37:40 PST 2020


jansvoboda11 added a comment.

This patch was reverted as it broke a build: http://lab.llvm.org:8011/#/builders/14/builds/2986

The assertions will need to take into account the actual value of `LLVM_ENABLE_NEW_PASS_MANAGER`.


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