diff options
Diffstat (limited to 'llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h')
| -rw-r--r-- | llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h b/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h index 3cbae411978..f29d5fe9ecd 100644 --- a/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h +++ b/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h @@ -155,6 +155,6 @@ struct DWARFDebugInfoEntryInlinedChain { const DWARFUnit *U; }; -} // namespace llvm +} #endif |

