[all-commits] [llvm/llvm-project] 95335f: [clang] Use std::tie to implement operator< (NFC) ...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun May 11 07:14:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95335fefd8664ca76823928698570c741ebe9c72
      https://github.com/llvm/llvm-project/commit/95335fefd8664ca76823928698570c741ebe9c72
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-11 (Sun, 11 May 2025)

  Changed paths:
    M clang/include/clang/Driver/Compilation.h
    M clang/lib/Frontend/FrontendAction.cpp
    M clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp

  Log Message:
  -----------
  [clang] Use std::tie to implement operator< (NFC) (#139438)



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