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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 17:37:45 PST 2018


vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lib/sanitizer_common/sanitizer_netbsd_interceptors_ioctl.inc:3
+//
+//                     The LLVM Compiler Infrastructure
+//
----------------
please rename to sanitizer_interceptors_ioctl_netbsd.inc


Repository:
  rL LLVM

https://reviews.llvm.org/D41636





More information about the llvm-commits mailing list