[all-commits] [llvm/llvm-project] 815fa5: [lldb] Remove duplicate "warning:"
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Apr 6 15:05:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 815fa5bf44c459cf5e72b35da4311d6681952e1b
https://github.com/llvm/llvm-project/commit/815fa5bf44c459cf5e72b35da4311d6681952e1b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
Log Message:
-----------
[lldb] Remove duplicate "warning:"
Remove "warning:" from the warning message itself. The default event
handler is already emitting the appropriate prefix.
More information about the All-commits
mailing list