[PATCH] D19168: [esan] EfficiencySanitizer base runtime library

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 15:47:39 PDT 2016


bruening updated this revision to Diff 54287.
bruening marked 3 inline comments as done.
bruening added a comment.

Address reviewer comments: rename header, fix typo.


http://reviews.llvm.org/D19168

Files:
  cmake/config-ix.cmake
  lib/CMakeLists.txt
  lib/esan/CMakeLists.txt
  lib/esan/esan.cc
  lib/esan/esan.h
  lib/esan/esan.syms.extra
  lib/esan/esan_interface.cc
  lib/esan/esan_interface_internal.h
  lib/sanitizer_common/sanitizer_common_interceptors.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19168.54287.patch
Type: text/x-patch
Size: 16353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/fcf63987/attachment.bin>


More information about the llvm-commits mailing list