Stylistic makeover of DWARFDebugLine before working on it. NFC
authorPaul Robinson <paul.robinson@sony.com>
Mon, 1 May 2017 23:27:55 +0000 (23:27 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 1 May 2017 23:27:55 +0000 (23:27 +0000)
commit9d4eb6922e6c304dd24e96b62053def54d3dfde6
tree3d37e51b27a226976e09c1e3ed8af687b4a3e6a0
parent8a2ebfb1cdff1af0c3b670ac889d50e640cf4abb
Stylistic makeover of DWARFDebugLine before working on it. NFC

Rename parameters and locals to CamelCase, doxygenize the header, and
run clang-format on the whole thing.

llvm-svn: 301883
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp