Files
Zachary Turner 1764ef1f3a Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set.
This is a special code that indicates that it's a function id.
While I'm still not certain how to interpret these, we definitely
should *not* be using these values as indices into an array directly.
For now, when we encounter one of these, just print the numeric value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320775 91177308-0d34-0410-b5e6-96231b3b80d8
2017-12-15 00:27:49 +00:00
..
2017-06-01 22:03:17 +00:00
2016-04-18 09:17:29 +00:00
2017-06-18 20:52:45 +00:00