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

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 4 16:05:56 PDT 2024


https://github.com/Michael137 approved this pull request.

Thanks! Is this asserting cause something changed in how llvm::formatv validates the format string? Or maybe I just never hit this codepath with expression log enabled before

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


More information about the lldb-commits mailing list