This is currently causing msan warnings in the API tests when run under msan, e.g. commands/gui/basic/TestGuiBasic.py.
I'm not sure if 0 is the right initial value, but the tests pass with it (and msan doesn't complain anymore).
Differential D86825
[lldb/Gui] zero-initialize children_stop_id rupprecht on Aug 28 2020, 5:03 PM. Authored by
Details
This is currently causing msan warnings in the API tests when run under msan, e.g. commands/gui/basic/TestGuiBasic.py. I'm not sure if 0 is the right initial value, but the tests pass with it (and msan doesn't complain anymore).
Diff Detail
Event Timeline
|
clang-tidy: error: 'lldb/Core/IOHandlerCursesGUI.h' file not found [clang-diagnostic-error]
not useful