[all-commits] [llvm/llvm-project] 7612dc: [clang] NFC, add a "continue" bailout in the for-l...

Haojian Wu via All-commits all-commits at lists.llvm.org
Sat Feb 1 01:09:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7612dcc6e8d8e7f19b364084effbb01946294720
      https://github.com/llvm/llvm-project/commit/7612dcc6e8d8e7f19b364084effbb01946294720
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaTemplateDeductionGuide.cpp

  Log Message:
  -----------
  [clang] NFC, add a "continue" bailout in the for-loop of
DeclareImplicitDeductionGuidesForTypeAlias.

This improves the code readability.



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