commit | b1d416923e1698d2847f16ed065ae1c41149632d | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Wed Feb 17 21:13:15 2016 +0000 |
committer | Zachary Turner <zturner@google.com> | Wed Feb 17 21:13:15 2016 +0000 |
tree | 7cf76150c2040230357356486170d962a240f357 | |
parent | 432a2b022d9c10bb3949f9efa2e82d6995633982 [diff] |
[DebugInfoPDB] Teach Variant to support string types. The IDiaSymbol::getValue() method returns a variant. Until now, I had never encountered a string value, so the Variant wrapper did not support VT_BSTR. Now we have need to support string values, so this patch just adds support for one extra type to Variant. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261152 91177308-0d34-0410-b5e6-96231b3b80d8