[clang][dataflow] In tests, error out if we didn't find any matching target functions. (#66197)
Before, we were silently letting the test pass, which masks test bugs; for an example, see https://github.com/llvm/llvm-project/pull/66195.
Loading
Please sign in to comment