[all-commits] [llvm/llvm-project] 8d3dbd: [lldb] fix incorrect logging message (#146903)
Charles Zablit via All-commits
all-commits at lists.llvm.org
Thu Jul 3 10:23:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d3dbdb00f8f4b4953a7e2a13906dc3fce635d5d
https://github.com/llvm/llvm-project/commit/8d3dbdb00f8f4b4953a7e2a13906dc3fce635d5d
Author: Charles Zablit <c_zablit at apple.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
Log Message:
-----------
[lldb] fix incorrect logging message (#146903)
Fix an error message which incorrectly says that we failed to handle a
`basename`. It should say `formatted-arguments` instead.
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