[all-commits] [llvm/llvm-project] 062353: [NFC][LLVM] Minor namespace fixes in PassBuilder (...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Tue May 27 07:26:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 062353d1f506f9a381030b099e4dee23b84d5501
      https://github.com/llvm/llvm-project/commit/062353d1f506f9a381030b099e4dee23b84d5501
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M llvm/lib/Passes/PassBuilder.cpp

  Log Message:
  -----------
  [NFC][LLVM] Minor namespace fixes in PassBuilder (#141288)

- No need to prefix `PointerType` with `llvm::`.
- Avoid namespace  block to define `PrintPipelinePasses`.



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