[all-commits] [llvm/llvm-project] a7c38b: [ADT][NFC] Add missing #include <vector> (#165068)

SahilPatidar via All-commits all-commits at lists.llvm.org
Fri Oct 24 21:05:24 PDT 2025


  Branch: refs/heads/revert-164551-re-land
  Home:   https://github.com/llvm/llvm-project
  Commit: a7c38b8a9c7feb94dc7f500e62c4197b8089da05
      https://github.com/llvm/llvm-project/commit/a7c38b8a9c7feb94dc7f500e62c4197b8089da05
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2025-10-25 (Sat, 25 Oct 2025)

  Changed paths:
    M llvm/include/llvm/ADT/RadixTree.h

  Log Message:
  -----------
  [ADT][NFC] Add missing #include <vector> (#165068)

Added in #164524. Fails when using libc++ in a mode that prunes
transitive headers.


  Commit: a3d3339c96708a26132ec050ee23531e9b54204f
      https://github.com/llvm/llvm-project/commit/a3d3339c96708a26132ec050ee23531e9b54204f
  Author: SahilPatidar <sahilpatidar60 at gmail.com>
  Date:   2025-10-25 (Sat, 25 Oct 2025)

  Changed paths:
    M llvm/include/llvm/ADT/RadixTree.h

  Log Message:
  -----------
  Merge branch 'main' into revert-164551-re-land


Compare: https://github.com/llvm/llvm-project/compare/c686dbe99941...a3d3339c9670

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