[Lldb-commits] [PATCH] Move full initialization to lldb/API
Ed Maste
emaste at freebsd.org
Fri Mar 20 12:46:52 PDT 2015
On 20 March 2015 at 13:33, Zachary Turner <zturner at google.com> wrote:
> What Tamas said. I can hold it if there's a good reason, but I don't think
> there's much risk involved here. The actual initialization / shutdown code
> is a straight copy/paste from what it was before. So the question is just
> if it's calling the initialization and shutdown code correctly. And the
> local linux test suite would catch that if it were an issue.
The one request I have is that we hold off on the successive changes
of this sort until confirming that the CMake+Ninja, configure+make,
and xcode builds are all back to a working state.
More information about the lldb-commits
mailing list