[all-commits] [llvm/llvm-project] 6a9944: [NFCI][sanitizer_common] Realign #ifdefs in saniti...

Dan Blackwell via All-commits all-commits at lists.llvm.org
Fri Mar 27 03:13:23 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a994417d85116c4ae4f21f15c35f944944443fa
      https://github.com/llvm/llvm-project/commit/6a994417d85116c4ae4f21f15c35f944944443fa
  Author: Dan Blackwell <dan_blackwell at apple.com>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h

  Log Message:
  -----------
  [NFCI][sanitizer_common] Realign #ifdefs in sanitizer_internal_defs.h (#186861)

Currently it is very hard to tell these nested ifdefs apart. This patch
fixes that, while trying to be as light-touch as possible.



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