[PATCH] [sanitizer] Syscall hooks
Alexey Samsonov
samsonov at google.com
Thu Apr 11 07:29:24 PDT 2013
================
Comment at: include/sanitizer/linux_syscall_hooks.h:1
@@ +1,2 @@
+//===-- linux_syscalls.h ---------------------------------------------------===//
+//
----------------
Fix this. Also, add "C++" to this line
================
Comment at: include/sanitizer/linux_syscall_hooks.h:14
@@ +13,3 @@
+//
+// Interface methods declared in this header implement pre- and post- syscall actions
+// for the active sanitizer.
----------------
either this is long, or line 1 is short
http://llvm-reviews.chandlerc.com/D655
More information about the llvm-commits
mailing list