[PATCH] D63736: [GWP-ASan] Guard against recursive allocs. Pack TLS for perf.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 13:31:48 PDT 2019


hctim updated this revision to Diff 206291.
hctim marked 2 inline comments as done.
hctim added a comment.

- Add alignment and explicitly set ScopedBoolean values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63736

Files:
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63736.206291.patch
Type: text/x-patch
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/008a5ad9/attachment.bin>


More information about the llvm-commits mailing list