llvm-6502/lib/DebugInfo
Michael Ilseman 9ecdca9115 Silence more static analyzer warnings.
Add in definedness checks for shift operators, null checks when
pointers are assumed by the code to be non-null, and explicit
unreachables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224255 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-15 18:48:43 +00:00
..
CMakeLists.txt Reapply "[dwarfdump] Add support for dumping accelerator tables." 2014-11-14 16:15:53 +00:00
DIContext.cpp
DWARFAbbreviationDeclaration.cpp
DWARFAbbreviationDeclaration.h
DWARFAcceleratorTable.cpp Make DWARFAcceleratorTable::dump() const. 2014-11-20 16:21:11 +00:00
DWARFAcceleratorTable.h Make DWARFAcceleratorTable::dump() const. 2014-11-20 16:21:11 +00:00
DWARFCompileUnit.cpp
DWARFCompileUnit.h
DWARFContext.cpp [dwarfdump] Handle relocations in Dwarf accelerator tables 2014-11-14 19:30:08 +00:00
DWARFContext.h [dwarfdump] Handle relocations in Dwarf accelerator tables 2014-11-14 19:30:08 +00:00
DWARFDebugAbbrev.cpp
DWARFDebugAbbrev.h
DWARFDebugAranges.cpp
DWARFDebugAranges.h
DWARFDebugArangeSet.cpp
DWARFDebugArangeSet.h
DWARFDebugFrame.cpp
DWARFDebugFrame.h
DWARFDebugInfoEntry.cpp Silence more static analyzer warnings. 2014-12-15 18:48:43 +00:00
DWARFDebugInfoEntry.h
DWARFDebugLine.cpp
DWARFDebugLine.h
DWARFDebugLoc.cpp
DWARFDebugLoc.h
DWARFDebugRangeList.cpp
DWARFDebugRangeList.h
DWARFFormValue.cpp Allow DWARFFormValue::extractValue to be called with a null CU. 2014-11-12 23:48:04 +00:00
DWARFRelocMap.h
DWARFSection.h
DWARFTypeUnit.cpp
DWARFTypeUnit.h
DWARFUnit.cpp
DWARFUnit.h
LLVMBuild.txt
Makefile
module.modulemap