diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-01-11 14:56:05 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-01-11 14:56:05 +0000 |
commit | 1966ac36a62c6d0168a8313c099dda5eb264f1a2 (patch) | |
tree | 411922120a1386bb74b74512688bbb6840801cb0 /clang/lib/Format/WhitespaceManager.cpp | |
parent | 1395dbdbc64003a706c8f2a54c816eb0c7d0baf1 (diff) | |
download | bcm5719-llvm-1966ac36a62c6d0168a8313c099dda5eb264f1a2.tar.gz bcm5719-llvm-1966ac36a62c6d0168a8313c099dda5eb264f1a2.zip |
Don't try to parse the line table when it isn't specified
Previously we tried to parse the line table even if a compile unit
had no DW_AT_stmt_list atribute. The problem happens when a compiler
generates debug info for a compile unit but doesn't generate any line
info.
llvm-svn: 257335
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions