labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
lgtm ================ Comment at: source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp:22 +// clang-format off +#include <sys/types.h> ---------------- It is enough to place an empty line between the block's of includes that cannot be reordered (perhaps with a comment saying why). Repository: rL LLVM https://reviews.llvm.org/D32080 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits