llvm-6502/include/llvm/DebugInfo
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
..
DWARF Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
PDB Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00