I was going through doing some routine StringRef changes and I ran across
this function:
std::lock_guard guard(m_mutex);
assert(GetStackID() ==
prev_frame.GetStackID()); // TODO: remove this after some testing
m_variable_list_sp = prev_frame.m_variable_list_sp;
m_variable_list_valu
Hi,
I installed a 32-bit Windows build of LLVM 4.0.0 from this page:
http://llvm.org/builds/
where it is identified as "based on SVN r284979 (24 October 2016)".
(I actually wanted only LLDB, but there doesn't seem to be a separate
installer for that.) The machine where I installed it runs the