[all-commits] [llvm/llvm-project] a8138c: [lldb] Fix inline_sites.test

Daniel Paoliello via All-commits all-commits at lists.llvm.org
Wed Sep 6 11:22:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8138c3d2f2e5a64137a2aceb3094faf978786b9
      https://github.com/llvm/llvm-project/commit/a8138c3d2f2e5a64137a2aceb3094faf978786b9
  Author: Daniel Paoliello <danpao at microsoft.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M lldb/test/Shell/SymbolFile/NativePDB/inline_sites.test

  Log Message:
  -----------
  [lldb] Fix inline_sites.test

Fixes `lldb/test/Shell/SymbolFile/NativePDB/inline_sites.test` to use the correct line number now that https://github.com/llvm/llvm-project/commit/f2f36c9b2955d2d742a198416f1178fd80303921 is causing the inline call site info to be taken into account.




More information about the All-commits mailing list