labath accepted this revision. ================ Comment at: source/Plugins/Process/Utility/RegisterInfos_x86_64.h:12 @@ -12,1 +11,3 @@ +#include <cstddef> +#include <cstdint> ---------------- It's not a "C" include, if it's cstddef now. :) If you could you also move the headers to the end of the include list as well, it would be super great as that is the new style now.
Repository: rL LLVM https://reviews.llvm.org/D24694 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits