[PATCH] D78051: Introduce `EnvArray` data structure.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 17:25:52 PDT 2020
delcypher updated this revision to Diff 257567.
delcypher added a comment.
Adapt to `ArrayRef<>` -> `MutableArrayRef<>` change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78051/new/
https://reviews.llvm.org/D78051
Files:
compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_env_array.h
compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
compiler-rt/lib/sanitizer_common/tests/sanitizer_env_array_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78051.257567.patch
Type: text/x-patch
Size: 46034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/f5110a31/attachment.bin>
More information about the llvm-commits
mailing list