[all-commits] [llvm/llvm-project] 11e12b: [NFC] [GWP-ASan] Rename Check() to check() (#96605)

Mitch Phillips via All-commits all-commits at lists.llvm.org
Tue Jun 25 01:22:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11e12bd82b0358de053cfd0dc762e9b30948c8a1
      https://github.com/llvm/llvm-project/commit/11e12bd82b0358de053cfd0dc762e9b30948c8a1
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
    M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp
    M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
    M compiler-rt/lib/gwp_asan/utilities.h

  Log Message:
  -----------
  [NFC] [GWP-ASan] Rename Check() to check() (#96605)

Change this function to be LLVM-style in name.



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