[PATCH] D56886: [safestack] Remove dependency of SafeStack on sanitizer_common

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 17:00:26 PST 2019


vitalybuka updated this revision to Diff 182419.
vitalybuka added a comment.

move some stuff into safestack_util.h
extract "static->unnamed namespace" into separate patch


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56886

Files:
  compiler-rt/lib/safestack/CMakeLists.txt
  compiler-rt/lib/safestack/safestack.cc
  compiler-rt/lib/safestack/safestack_platform.h
  compiler-rt/lib/safestack/safestack_util.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56886.182419.patch
Type: text/x-patch
Size: 8700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/c7b8e438/attachment.bin>


More information about the llvm-commits mailing list