[all-commits] [llvm/llvm-project] 6a84d3: [scudo] Consistent setting of SCUDO_DEBUG

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue May 25 10:49:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a84d374d7dfa44094baed36fec2d5d92b2a6afc
      https://github.com/llvm/llvm-project/commit/6a84d374d7dfa44094baed36fec2d5d92b2a6afc
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/CMakeLists.txt
    M compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt

  Log Message:
  -----------
  [scudo] Consistent setting of SCUDO_DEBUG

Make sure that if SCUDO_DEBUG=1 in tests
then we had the same in the scudo
library itself.

Reviewed By: cryptoad, hctim

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




More information about the All-commits mailing list