[Lldb-commits] [lldb] [lldb] Fix a format string in ClangASTSource (PR #107325)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 4 16:11:25 PDT 2024


JDevlieghere wrote:

> Thanks! Is this asserting cause something changed in how llvm::formatv validates the format string?

Correct: https://github.com/llvm/llvm-project/pull/105745

https://github.com/llvm/llvm-project/pull/107325


More information about the lldb-commits mailing list