[PATCH] D114048: [sanitizer] Fix DenseMap for compiler-rt

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 19:11:00 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc26dbc4ab4b8: [sanitizer] Fix DenseMap for compiler-rt (authored by vitalybuka).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D114048?vs=388083&id=388088#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114048

Files:
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_dense_map.h
  compiler-rt/lib/sanitizer_common/sanitizer_dense_map_info.h
  compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/tests/sanitizer_dense_map_test.cpp
  llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114048.388088.patch
Type: text/x-patch
Size: 39512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/405441ce/attachment.bin>


More information about the llvm-commits mailing list