[PATCH] D41475: [sanitizer] Make function declarations C-compatible

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 12:52:12 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT321305: [sanitizer] Make function declarations C-compatible (authored by phosek, committed by ).

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41475

Files:
  include/sanitizer/allocator_interface.h
  include/sanitizer/asan_interface.h
  include/sanitizer/common_interface_defs.h
  include/sanitizer/coverage_interface.h
  include/sanitizer/esan_interface.h
  include/sanitizer/hwasan_interface.h
  include/sanitizer/lsan_interface.h
  include/sanitizer/msan_interface.h
  include/sanitizer/scudo_interface.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41475.127928.patch
Type: text/x-patch
Size: 11578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/e9112138/attachment.bin>


More information about the llvm-commits mailing list