[Lldb-commits] [PATCH] D65822: Detect HAVE_SYS_TYPES_H in lldb

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 6 23:09:06 PDT 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Woops, this is quite embarrassing. :/

One day we should audit these to check which of these files really needs to include this header, but since there are at least some files that definitely need it, adding the cmake check is the right way to go...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65822





More information about the lldb-commits mailing list