[all-commits] [llvm/llvm-project] 56e944: [NFC] add anonymous namespace to a couple classes ...

Alex MacLean via All-commits all-commits at lists.llvm.org
Thu Jan 2 20:13:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56e944bede9654127cc210506a6cccdd43cd96e7
      https://github.com/llvm/llvm-project/commit/56e944bede9654127cc210506a6cccdd43cd96e7
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-01-02 (Thu, 02 Jan 2025)

  Changed paths:
    M llvm/lib/IR/SafepointIRVerifier.cpp
    M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp

  Log Message:
  -----------
  [NFC] add anonymous namespace to a couple classes (#121511)

This ensures these classes are visible only to the appropriate
translation unit and allows for more optimizations.



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