[PATCH] D55368: [Sanitizer] capsicum api subset interception

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 08:11:31 PST 2018


krytarowski added inline comments.


================
Comment at: lib/sanitizer_common/CMakeLists.txt:22
   sanitizer_persistent_allocator.cc
+  sanitizer_platform_limits_freebsd.cc
   sanitizer_platform_limits_linux.cc
----------------
I recommend to split freebsd entirely from linux.cc, but as a separate commit.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D55368





More information about the llvm-commits mailing list