[all-commits] [llvm/llvm-project] 02b55d: [AST] Call hash_combine_range with a range (NFC) (...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Wed Apr 23 09:41:14 PDT 2025


  Branch: refs/heads/users/aaupov/spr/boltnfci-emit-uniform-diagnostics-in-dataaggregator
  Home:   https://github.com/llvm/llvm-project
  Commit: 02b55d2b78d318dad331a66ddac81c7318b0b87a
      https://github.com/llvm/llvm-project/commit/02b55d2b78d318dad331a66ddac81c7318b0b87a
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-20 (Sun, 20 Apr 2025)

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

  Log Message:
  -----------
  [AST] Call hash_combine_range with a range (NFC) (#136525)


  Commit: 6274442f8c657597233b9691298df7b5cd743e66
      https://github.com/llvm/llvm-project/commit/6274442f8c657597233b9691298df7b5cd743e66
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-20 (Sun, 20 Apr 2025)

  Changed paths:
    M clang-tools-extra/clangd/SystemIncludeExtractor.cpp

  Log Message:
  -----------
  [clangd] Call hash_combine_range with a range (NFC) (#136526)


  Commit: 2ba20c52e43ae881dc54037fff94d7e2f217c99d
      https://github.com/llvm/llvm-project/commit/2ba20c52e43ae881dc54037fff94d7e2f217c99d
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-20 (Sun, 20 Apr 2025)

  Changed paths:
    M lldb/source/Symbol/Symtab.cpp
    M lldb/source/Target/Target.cpp
    M lldb/tools/lldb-dap/Handler/BreakpointLocationsHandler.cpp

  Log Message:
  -----------
  [lldb] Use llvm::unique (NFC) (#136527)


  Commit: 69db34cdb6a52786fe30c3250a5067d2e89178d9
      https://github.com/llvm/llvm-project/commit/69db34cdb6a52786fe30c3250a5067d2e89178d9
  Author: Amir Aupov <amir.aupov at gmail.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M bolt/lib/Profile/DataAggregator.cpp
    M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
    M clang/lib/AST/ItaniumCXXABI.cpp
    M lldb/source/Symbol/Symtab.cpp
    M lldb/source/Target/Target.cpp
    M lldb/tools/lldb-dap/Handler/BreakpointLocationsHandler.cpp

  Log Message:
  -----------
  Count samples outside BAT as cold

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/1fe232095bb5...69db34cdb6a5

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