[PATCH] D37536: [compiler-rt] Move IsStackOverflow from asan into sanitizer_common

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 11:02:38 PDT 2017


vitalybuka updated this revision to Diff 114395.
vitalybuka marked an inline comment as done.
vitalybuka added a comment.

use #ifs instead of new cc files


https://reviews.llvm.org/D37536

Files:
  compiler-rt/lib/asan/asan_posix.cc
  compiler-rt/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/lib/sanitizer_common/sanitizer_posix.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37536.114395.patch
Type: text/x-patch
Size: 5674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/842e71d1/attachment.bin>


More information about the llvm-commits mailing list