projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd8652
)
Fix indentation
author
David Blaikie
<dblaikie@gmail.com>
Tue, 17 Nov 2015 00:41:02 +0000
(
00:41
+0000)
committer
David Blaikie
<dblaikie@gmail.com>
Tue, 17 Nov 2015 00:41:02 +0000
(
00:41
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253278
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
patch
|
blob
|
history
diff --git
a/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
b/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
index 5abbde4ac0fe19e4bd226c785244fc73c9a911a6..62d5e666aef922eaee97f31229e1de6576a3c745 100644
(file)
--- a/
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
+++ b/
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
@@
-139,7
+139,7
@@
void DWARFDebugInfoEntryMinimal::dumpAttribute(raw_ostream &OS,
std::string File;
auto Color = syntax::Enumerator;
if (attr == DW_AT_decl_file || attr == DW_AT_call_file) {
- Color = syntax::String;
+
Color = syntax::String;
if (const auto *LT = u->getContext().getLineTableForUnit(u))
if (LT->getFileNameByIndex(
formValue.getAsUnsignedConstant().getValue(),