[PATCH] [DWARF] Fix a bug in line info handling

Keno Fischer kfischer at college.harvard.edu
Fri May 22 21:53:04 PDT 2015


Run everything through clang-format, also change cur_seq to a const reference as suggested. I didn't adjust the visibility of LineTable, as that seems to be a separate commit, preferably done by somebody who knows which part of the interface should be public.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9925

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  test/DebugInfo/debuglineinfo-macho.test
  test/DebugInfo/debuglineinfo.test

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9925.26367.patch
Type: text/x-patch
Size: 10105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150523/6397a1ad/attachment.bin>


More information about the llvm-commits mailing list