summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
diff options
context:
space:
mode:
authormartijn <martijn@openbsd.org>2020-08-03 14:45:54 +0000
committermartijn <martijn@openbsd.org>2020-08-03 14:45:54 +0000
commit1248928a36c170f91e933b410fc1affc3db52729 (patch)
tree922cb6bba063fd398c577da30371da97767df3d4 /gnu/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
parentsync (diff)
downloadwireguard-openbsd-1248928a36c170f91e933b410fc1affc3db52729.tar.xz
wireguard-openbsd-1248928a36c170f91e933b410fc1affc3db52729.zip
Add support for UTF-8 DISPLAY-HINTs with octet length. For now only
sysContact is supported with SnmpAdminString, but more shall follow soon(tm). Note that this will change output even in the C locale: Previously every unprintable byte would be tranformed to a '.', with this diff a valid UTF-8 multibyte or unprintable character will be squished into a single dot to give a better understanding of the intention of the original message. Invalid bytes will now be printed as question marks. Lot's of help and back and forth with schwarze@ who also kindly offered to walk away when I mentioned looking through MIB files for more objects to convert to this new code, which is understandable. OK schwarze@
Diffstat (limited to 'gnu/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions