[Lldb-commits] [lldb] r238425 - Fix TestCommandScript: return an error if target executable is not set
Ed Maste
emaste at freebsd.org
Thu May 28 09:58:31 PDT 2015
On 28 May 2015 at 12:21, Ed Maste <emaste at freebsd.org> wrote:
>
> I'm (now) sure a clean build will solve it, but we really should
> figure out what dependency is missing so that we don't have a similar
> issue in the future. Should lldb-enumerations.h be an explicit
> swig_wrapper dependency?
It seems Phabricator emails aren't consistently making it to the
mailing list (or perhaps just to me), but I've put a change to add
explicit dependencies in http://reviews.llvm.org/D10092.
More information about the lldb-commits
mailing list