[all-commits] [llvm/llvm-project] ae4c64: [compiler-rt] Silence warnings when building with ...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Tue Jan 11 07:37:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae4c643bcdf26d8d1f5fb839ace28075383d9e10
      https://github.com/llvm/llvm-project/commit/ae4c643bcdf26d8d1f5fb839ace28075383d9e10
  Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/asan/CMakeLists.txt
    M compiler-rt/lib/asan/asan_win_dll_thunk.cpp
    M compiler-rt/lib/builtins/cpu_model.c
    M compiler-rt/lib/builtins/emutls.c
    M compiler-rt/lib/builtins/udivmoddi4.c
    M compiler-rt/lib/interception/CMakeLists.txt
    M compiler-rt/lib/profile/CMakeLists.txt
    M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
    M compiler-rt/lib/ubsan/CMakeLists.txt

  Log Message:
  -----------
  [compiler-rt] Silence warnings when building with MSVC

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




More information about the All-commits mailing list