[PATCH] D77696: [Darwin] Teach `AtosSymbolizerProcess` to work on a copy of the environment.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 13:35:09 PDT 2020


delcypher updated this revision to Diff 257092.
delcypher added a comment.

Use new EnvArray type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77696

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_mac.h
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
  compiler-rt/test/sanitizer_common/TestCases/Darwin/symbolizer-large-env.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77696.257092.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/da72910f/attachment.bin>


More information about the llvm-commits mailing list