Skip to content
Unverified Commit 9f276d4d authored by martinboehme's avatar martinboehme Committed by GitHub
Browse files

[clang][dataflow] Avoid putting an assertion in an `LLVM_DEBUG` block. (#67313)

`LLVM_DEBUG` blocks are only run if the `-debug` command line flag is
passed.
We don't do this in any of our CI builds, so the assertion has limited
value and
it's likely it will start failing over time.
parent 834cb919
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment