Unverified Commit dc0cb172 authored by Thurston Dang's avatar Thurston Dang Committed by GitHub
Browse files

[msan] Nit: use init_origins parameter instead of __msan_get_track_origins()...

[msan] Nit: use init_origins parameter instead of __msan_get_track_origins() in InitShadowWithReExec (#86994)

This fixes a nit I had accidentally introduced in
https://github.com/llvm/llvm-project/pull/85142

I don't think the value of __msan_get_track_origins() will change
between the start and end of InitShadowWithReExec, but it's cleaner to
use the parameter.
parent 216b5e96
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