Commit 77b4916b authored by Lioncash's avatar Lioncash
Browse files

control_flow: Silence truncation warnings

This can be trivially fixed by making the input size a size_t.
CFGRebuildState's constructor parameter is already a std::size_t, so
this just makes the size type fully conform with it.
parent c9c75f95
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