]> granicus.if.org Git - clang/commit
[libclang] Use same USR encoding for 'char' regardless of what the target considers...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Dec 2014 09:09:05 +0000 (09:09 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Dec 2014 09:09:05 +0000 (09:09 +0000)
commita895eb4ce77aee393189c52d643c9a39fc01871e
tree7c157d126eefc0c08dbf5ccdb0e4e01e5fbf8065
parent07dfbf9c3e284eb8cb1646150efa006585e38d9c
[libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.

Should fix the clang-hexagon-elf bot.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/USRGeneration.cpp