[all-commits] [llvm/llvm-project] e25082: [sanitizer] Use COMPILER_RT_EMULATOR with gtests

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Apr 22 10:41:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e25082961cb5aaafc817cb55593cf0ea8d3c4c22
      https://github.com/llvm/llvm-project/commit/e25082961cb5aaafc817cb55593cf0ea8d3c4c22
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M compiler-rt/unittests/lit.common.unit.cfg.py
    M compiler-rt/unittests/lit.common.unit.configured.in
    M llvm/utils/lit/lit/formats/googletest.py

  Log Message:
  -----------
  [sanitizer] Use COMPILER_RT_EMULATOR with gtests

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


  Commit: d423509b8036c29bbf94dab192d12097555ce0f8
      https://github.com/llvm/llvm-project/commit/d423509b8036c29bbf94dab192d12097555ce0f8
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/linux.cpp

  Log Message:
  -----------
  [scudo] Check if MADV_DONTNEED zeroes memory

QEMU just ignores MADV_DONTNEED
https://github.com/qemu/qemu/blob/b1cffefa1b163bce9aebc3416f562c1d3886eeaa/linux-user/syscall.c#L11941

Depends on D100998.

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


  Commit: 37e1458128556ae153313cdb7e085907dff5bb8b
      https://github.com/llvm/llvm-project/commit/37e1458128556ae153313cdb7e085907dff5bb8b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M clang/lib/Basic/Targets/Le64.cpp
    M clang/lib/Basic/Targets/Le64.h

  Log Message:
  -----------
  [NFC] Remove reference to file deleted by D100981.


Compare: https://github.com/llvm/llvm-project/compare/43831d6279ab...37e145812855


More information about the All-commits mailing list