]> granicus.if.org Git - llvm/commit
Don't crash if someone tries to visit an empty type stream.
authorZachary Turner <zturner@google.com>
Fri, 19 May 2017 05:18:09 +0000 (05:18 +0000)
committerZachary Turner <zturner@google.com>
Fri, 19 May 2017 05:18:09 +0000 (05:18 +0000)
commit95239b531cdde12197854dd3611d1ac3f6b7e16f
treeea869c40b9ebcab38fb7e5dc35fd184a654c5c3e
parentac2e7855196f40fdd736ab38cb16476a5c22f2cd
Don't crash if someone tries to visit an empty type stream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/CodeView/CVTypeVisitor.cpp