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

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 11:53:50 PDT 2020


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

- Adopt Julian's macro suggestions.
- Inline `UpdateAtosEnvVar()`.
- `atos_mach_port_env_var_entry_` -> `mach_port_env_var_entry_`


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.258385.patch
Type: text/x-patch
Size: 5787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/bc6014ae/attachment.bin>


More information about the llvm-commits mailing list