[PATCH] D41636: Teach sanitizer about NetBSD specific ioctl(2) calls

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 17:48:20 PST 2018


krytarowski added inline comments.


================
Comment at: lib/sanitizer_common/sanitizer_netbsd_interceptors_ioctl.inc:3
+//
+//                     The LLVM Compiler Infrastructure
+//
----------------
vitalybuka wrote:
> please rename to sanitizer_interceptors_ioctl_netbsd.inc
I will do it and land the diff. Thank you for review!


Repository:
  rL LLVM

https://reviews.llvm.org/D41636





More information about the llvm-commits mailing list