[all-commits] [llvm/llvm-project] cb0a18: [NFC][sanitizer] Add and use empty RTSanitizerComm...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 14 23:43:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb0a183e5b9e9de068e3582e43e405c52a6ce7f1
      https://github.com/llvm/llvm-project/commit/cb0a183e5b9e9de068e3582e43e405c52a6ce7f1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M compiler-rt/lib/asan/tests/CMakeLists.txt
    M compiler-rt/lib/dfsan/CMakeLists.txt
    M compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
    M compiler-rt/lib/lsan/CMakeLists.txt
    M compiler-rt/lib/memprof/tests/CMakeLists.txt
    M compiler-rt/lib/msan/CMakeLists.txt
    M compiler-rt/lib/sanitizer_common/CMakeLists.txt
    M compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
    M compiler-rt/lib/tsan/rtl/CMakeLists.txt

  Log Message:
  -----------
  [NFC][sanitizer] Add and use empty RTSanitizerCommonSymbolizerInternal

Follow patches will add implementation.

For https://github.com/llvm/llvm-project/issues/30098

Reviewed By: Enna1, phosek

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




More information about the All-commits mailing list