Unverified Commit 3af35251 authored by Kazu Hirata's avatar Kazu Hirata Committed by GitHub
Browse files

[ProfileData] Simplify InstrProfValueSiteRecord (NFC) (#95143)

std::list default-constructs itself as an empty list, so we don't need
to call ValueData.clear() in the constructor.
parent 18a8983c
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