[PATCH] [Sanitizer][MIPS] internal_stat for mips64

Alexey Samsonov vonosmas at gmail.com
Fri Nov 28 20:16:52 PST 2014


================
Comment at: lib/sanitizer_common/sanitizer_linux.cc:40
@@ +39,3 @@
+
+// For mips64, stat syscall fills buffer in the format of kernel_stat
+// structure kernel_stat is defined as stat in asm/stat.h
----------------
Please turn this comment into a few regular english sentences with proper punctuation. It's hard to understand it otherwise.

http://reviews.llvm.org/D6385






More information about the llvm-commits mailing list