diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2018-07-02 12:31:20 +0000 | 
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2018-07-02 12:31:20 +0000 | 
| commit | a2d9c2be3f8051b795efc4d544c231840181d812 (patch) | |
| tree | 59ee887679804d62b621ce5ad342f9a785df0db3 /llvm/lib/Transforms | |
| parent | d980084597752dfcc06157092fe071f566b4cb48 (diff) | |
| download | bcm5719-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 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

