[PATCH] D37244: Finalize ASAN/NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 15:55:51 PDT 2017
krytarowski added a subscriber: emaste.
krytarowski added inline comments.
================
Comment at: lib/sanitizer_common/sanitizer_internal_defs.h:132
-// WARNING: OFF_T may be different from OS type off_t, depending on the value of
-// _FILE_OFFSET_BITS. This definition of OFF_T matches the ABI of system calls
----------------
kcc wrote:
> Why did you remove this comment?
Prompted by @emaste and @vitalybuka in https://reviews.llvm.org/D35553#inline-317121
Repository:
rL LLVM
https://reviews.llvm.org/D37244
More information about the llvm-commits
mailing list