static fallback_mutex in msan_allocator.cc does not need the ctor
call and can be linker initialized.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D48145
[MSan] Linker-initialize static fallback_mutex in msan_allocator.cc alekseyshl on Jun 13 2018, 12:59 PM. Authored by
Details static fallback_mutex in msan_allocator.cc does not need the ctor
Diff Detail
|