[PATCH] D56009: [Sanitizer] Enable POSIX regex api on FreeBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 22 03:21:37 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350002: [Sanitizer] Enable POSIX regex api on FreeBSD. (authored by devnexen, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D56009?vs=179418&id=179421#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56009/new/

https://reviews.llvm.org/D56009

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/NetBSD/regex.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/regex.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56009.179421.patch
Type: text/x-patch
Size: 9107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181222/a73f8fb4/attachment.bin>


More information about the llvm-commits mailing list