shafik added inline comments.

================
Comment at: lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:25
 
+#include <stdlib.h>
+
----------------
Why? also should be `cstdlib` in C++.


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

https://reviews.llvm.org/D80955



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to