[all-commits] [llvm/llvm-project] 9ed452: [llvm/DWARFDebugLine] Remove spurious full stop fr...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Jun 11 04:14:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ed452f3701ec225b9e3296d5ab244fec6699fdf
https://github.com/llvm/llvm-project/commit/9ed452f3701ec225b9e3296d5ab244fec6699fdf
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
M llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
Log Message:
-----------
[llvm/DWARFDebugLine] Remove spurious full stop from warning messages
Other warnings messages don't have a trailing full stop.
More information about the All-commits
mailing list