[all-commits] [llvm/llvm-project] e4800f: [ASan] Removed ASAN_SHADOW_SCALE.

kstoimenov via All-commits all-commits at lists.llvm.org
Tue Dec 7 14:11:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4800fc099ad204f88c432276e6488772042bffc
      https://github.com/llvm/llvm-project/commit/e4800fc099ad204f88c432276e6488772042bffc
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M compiler-rt/CMakeLists.txt
    M compiler-rt/lib/asan/asan_mapping.h
    M compiler-rt/lib/asan/tests/CMakeLists.txt
    M compiler-rt/lib/asan/tests/asan_interface_test.cpp

  Log Message:
  -----------
  [ASan] Removed ASAN_SHADOW_SCALE.

This is additional cleanup as follow-up of D104279.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list