[PATCH] D37244: Finalize ASAN/NetBSD

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 15:50:32 PDT 2017


kcc 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
----------------
Why did you remove this comment? 


Repository:
  rL LLVM

https://reviews.llvm.org/D37244





More information about the llvm-commits mailing list