[all-commits] [llvm/llvm-project] 1b0285: [AST] Use llvm::iterator_range::empty (NFC) (#151800)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Aug 2 08:09:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b0285671e33e7ef3d2d7a9029373acd8273a55a
      https://github.com/llvm/llvm-project/commit/1b0285671e33e7ef3d2d7a9029373acd8273a55a
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-02 (Sat, 02 Aug 2025)

  Changed paths:
    M clang/lib/AST/MicrosoftMangle.cpp

  Log Message:
  -----------
  [AST] Use llvm::iterator_range::empty (NFC) (#151800)

With empty, we don't have to repeat the whole expression.



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