Unverified Commit 5932fcc4 authored by Quentin Dian's avatar Quentin Dian Committed by GitHub
Browse files

[InlineCost] Consider the default branch when calculating cost (#77856)

First step in fixing #76772.

This PR considers the default branch as a case branch. This will give
the unreachable default branch fair consideration.
parent 5aec9392
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment