[all-commits] [llvm/llvm-project] 130edd: [lldb] Deal with SupportFiles in SourceManager (NF...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Aug 30 10:58:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 130eddf7a13f15c9c48b7fa7faf60e9bbee4f703
      https://github.com/llvm/llvm-project/commit/130eddf7a13f15c9c48b7fa7faf60e9bbee4f703
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M lldb/include/lldb/Core/SourceManager.h
    M lldb/source/API/SBSourceManager.cpp
    M lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
    M lldb/source/Commands/CommandObjectBreakpoint.cpp
    M lldb/source/Commands/CommandObjectSource.cpp
    M lldb/source/Core/Disassembler.cpp
    M lldb/source/Core/IOHandlerCursesGUI.cpp
    M lldb/source/Core/SourceManager.cpp
    M lldb/source/Expression/REPL.cpp
    M lldb/source/Target/StackFrame.cpp
    M lldb/source/Target/StackFrameList.cpp

  Log Message:
  -----------
  [lldb] Deal with SupportFiles in SourceManager (NFC) (#106740)

To support detecting MD5 checksum mismatches, deal with SupportFiles
rather than a plain FileSpecs in the SourceManager.



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