This relands commit `71f3cac7895ad516ec25438f803ed3c9916c215a` Fixes LLDB Linux bots and improves TypeSystem flushing for shared libraries. Differential Revision: https://reviews.llvm.org/D138724
2 lines
61 B
C++
2 lines
61 B
C++
LLDB_DYLIB_EXPORT struct Foo { int m_val = 42; } global_foo;
|