hanchenye-llvm-project/compiler-rt/include
Snehasish Kumar 61c75eb637 [memprof] Initialize MemInfoBlock data.
This patch updates the existing default no-arg constructor for
MemInfoBlock to explicitly initialize all members. Also add missing
DataTypeId initialization to the other constructor. These issues were
exposed by msan on patch D121179. With this patch D121179 builds cleanly
on msan.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D122260
2022-03-22 14:35:57 -07:00
..
fuzzer
profile [memprof] Initialize MemInfoBlock data. 2022-03-22 14:35:57 -07:00
sanitizer
xray
CMakeLists.txt