[Lldb-commits] [PATCH] D61244: Re-enable gmodules tests on Linux

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 29 13:51:03 PDT 2019


teemperor added a reviewer: aprantl.
teemperor planned changes to this revision.
teemperor added a comment.

I looked into this a bit further and I think the best way forward is to enable gmodules on Linux but exclude all tests that rely on system modules (i.e. std or libc) as that really seems to be a messy situation. I'll update the patch accordingly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61244/new/

https://reviews.llvm.org/D61244





More information about the lldb-commits mailing list