]> granicus.if.org Git - clang/commit
Fix debug info encodings for char16_t and char32_t.
authorDevang Patel <dpatel@apple.com>
Mon, 12 Sep 2011 17:11:58 +0000 (17:11 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 12 Sep 2011 17:11:58 +0000 (17:11 +0000)
commite8ee3f2cda32818f30004226f7d8d27bada9b509
tree9c4821bc4b36c361c67eee7265a55f42f794f829
parent591dc84101228dc391fca05193be5870ec661edc
Fix debug info encodings for char16_t and char32_t.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-char16.cpp [new file with mode: 0644]