[all-commits] [llvm/llvm-project] f9f279: [lldb] Fix variable name mismatch between signatur...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jun 22 13:51:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9f279dc64ac8366fc9095a30d4e0e33827d6bc1
      https://github.com/llvm/llvm-project/commit/f9f279dc64ac8366fc9095a30d4e0e33827d6bc1
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M lldb/include/lldb/API/SBTrace.h

  Log Message:
  -----------
  [lldb] Fix variable name mismatch between signature and docs (NFC)

The variable is named `bundle_dir` but the documentation referenced
`directory` which generated a warning.




More information about the All-commits mailing list