[all-commits] [llvm/llvm-project] 8f86c6: compiler-rt: Fix variadic macro warnings [-Wc++20-...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Mon Mar 25 16:48:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f86c6bf9524a5f8c9ae26a6599678008d8c9386
      https://github.com/llvm/llvm-project/commit/8f86c6bf9524a5f8c9ae26a6599678008d8c9386
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M compiler-rt/lib/asan/asan_interceptors.cpp
    M compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    M compiler-rt/lib/msan/msan_interceptors.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp

  Log Message:
  -----------
  compiler-rt: Fix variadic macro warnings [-Wc++20-extensions]

They began complaining since #84520.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list