llvm-6502/include/llvm/DebugInfo/DWARF
Benjamin Kramer 829e013107 Remove empty non-virtual destructors or mark them =default when non-public
These add no value but can make a class non-trivially copyable. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234688 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-11 15:32:26 +00:00
..
DIContext.h
DWARFAbbreviationDeclaration.h Make the DWARFAbbreviationDeclaration::AttributeSpec type public. 2015-03-04 22:07:30 +00:00
DWARFAcceleratorTable.h Add missing include guards. 2015-03-12 18:39:54 +00:00
DWARFCompileUnit.h
DWARFContext.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
DWARFDebugAbbrev.h
DWARFDebugAranges.h
DWARFDebugArangeSet.h
DWARFDebugFrame.h
DWARFDebugInfoEntry.h
DWARFDebugLine.h
DWARFDebugLoc.h
DWARFDebugRangeList.h DWARFDebugRangeList: make the list of entries available to clients. 2015-03-13 23:30:07 +00:00
DWARFFormValue.h Typo. 2015-03-07 01:39:09 +00:00
DWARFRelocMap.h
DWARFSection.h
DWARFTypeUnit.h
DWARFUnit.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00