[all-commits] [llvm/llvm-project] 76316e: [Legacy ThinLTO] NFC: Use explicit `static`; shrin...

Hubert Tong via All-commits all-commits at lists.llvm.org
Thu Oct 24 13:20:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76316ec91410bfe4775f828e3ebae5958a9d2a1d
      https://github.com/llvm/llvm-project/commit/76316ec91410bfe4775f828e3ebae5958a9d2a1d
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp

  Log Message:
  -----------
  [Legacy ThinLTO] NFC: Use explicit `static`; shrink anonymous namespace

Improve compliance with
https://llvm.org/docs/CodingStandards.html#anonymous-namespaces:
> [Only] use [anonymous namespaces] for class declarations.



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