[PATCH] D78179: [Darwin] Fix symbolization for recent simulator runtimes.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 09:50:40 PDT 2020


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

- Detect env var being messed with gracefully.
- Small clean up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78179

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h
  compiler-rt/test/tsan/Darwin/no_call_setenv_in_symbolize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78179.257749.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/353d6a36/attachment.bin>


More information about the llvm-commits mailing list