[all-commits] [llvm/llvm-project] 9939e5: [NFC][sanitizer] Refactor Maps into templates

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Oct 12 13:37:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9939e562f73ca58369c4f15a95f06ba7ae8215c6
      https://github.com/llvm/llvm-project/commit/9939e562f73ca58369c4f15a95f06ba7ae8215c6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
    M compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_flat_map_test.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Refactor Maps into templates

Depends on D111599.

Reviewed By: dvyukov

Differential Revision: https://reviews.llvm.org/D111605




More information about the All-commits mailing list