[PATCH] D56088: Enable posix regex interceptors on linux.

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 26 14:56:05 PST 2018


krytarowski added a comment.

While there, sanitizer_platform_limits_posix.h shall be divided with Darwin and renamed to sanitizer_platform_limits_linux.h. It's beyond this commit, but better to do it sooner than later.


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

https://reviews.llvm.org/D56088





More information about the llvm-commits mailing list