[PATCH] D103564: [NFC][compiler-rt][hwasan] Move allocation functions into their own file

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 8 12:07:05 PDT 2021


leonardchan updated this revision to Diff 350682.
leonardchan marked 2 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103564

Files:
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp
  compiler-rt/lib/hwasan/hwasan_interceptors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103564.350682.patch
Type: text/x-patch
Size: 13907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210608/de4c0c31/attachment.bin>


More information about the cfe-commits mailing list