[PATCH] [nolibc] Change internal syscall API to remove reliance on libc's errno.

Kostya Serebryany kcc at google.com
Wed May 8 04:04:56 PDT 2013



================
Comment at: lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc:1
@@ +1,2 @@
+//===-- sanitizer_syscall_linux_x86_64.inc ----------------------*- C++ -*-===//
+//
----------------
Why not a regular .h file with include guards? 


http://llvm-reviews.chandlerc.com/D756



More information about the llvm-commits mailing list