summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-07-02 12:31:20 +0000
committerNico Weber <nicolasweber@gmx.de>2018-07-02 12:31:20 +0000
commita2d9c2be3f8051b795efc4d544c231840181d812 (patch)
tree59ee887679804d62b621ce5ad342f9a785df0db3 /lldb/packages/Python/lldbsuite/test/python_api
parentd980084597752dfcc06157092fe071f566b4cb48 (diff)
downloadbcm5719-llvm-a2d9c2be3f8051b795efc4d544c231840181d812.tar.gz
bcm5719-llvm-a2d9c2be3f8051b795efc4d544c231840181d812.zip
[ms] Fix mangling of char16_t and char32_t to be compatible with MSVC.
MSVC limits char16_t and char32_t string literal names to 32 bytes of character data, not to 32 characters. wchar_t string literal names on the other hand can get up to 64 bytes of character data. https://reviews.llvm.org/D48781 llvm-svn: 336097
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud