Eugene.Zelenko added inline comments.

================
Comment at: source/Plugins/Process/Utility/RegisterInfos_x86_64.h:12
@@ -12,1 +11,3 @@
+#include <cstddef>
+#include <cstdint>
 
----------------
labath wrote:
> 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.
Will do this in commit. I assume that headers sets comments are obsolete now 
too. LLVM/Clang doesn't use them.


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

Reply via email to