[all-commits] [llvm/llvm-project] 1b5f72: [lldb] Hoist SupportFile out of FileSpecList (NFC)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jan 16 14:20:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b5f72c5ece4442ca29ced45f8bcb25ed0d57790
      https://github.com/llvm/llvm-project/commit/1b5f72c5ece4442ca29ced45f8bcb25ed0d57790
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M lldb/include/lldb/Utility/FileSpecList.h
    A lldb/include/lldb/Utility/SupportFile.h

  Log Message:
  -----------
  [lldb] Hoist SupportFile out of FileSpecList (NFC)

This hoists SupportFile out of FileSpecList. SupportFileList is still
implemented there as it's very similar to FileSpecList.




More information about the All-commits mailing list