summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2018-02-22 23:16:56 +0000
committerAdrian McCarthy <amccarth@google.com>2018-02-22 23:16:56 +0000
commit4b1a89fa928bb78955d86bb40e94872d367b2de1 (patch)
treeffac20020a9cf52ece7b7f431516ef7de8944d94 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent675dcf02a82a2849962bcbc4d55dd183a661ccdf (diff)
downloadbcm5719-llvm-4b1a89fa928bb78955d86bb40e94872d367b2de1.tar.gz
bcm5719-llvm-4b1a89fa928bb78955d86bb40e94872d367b2de1.zip
Fix llvm-pdbutil to handle new built-in types
Summary: The built-in PDB types enum has been extended to include char16_t and char32_t. llvm-pdbutil was hitting an llvm_unreachable because it didn't know about these new values. The new values are not yet in the DIA documentation, but are listed in the cvconst.h header that comes as part of the DIA SDK. Reviewers: asmith, zturner, rnk Subscribers: stella.stamenova, llvm-commits, sanjoy Differential Revision: https://reviews.llvm.org/D43646 llvm-svn: 325838
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud