[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)
commit56af7e6ab42d95536063032a9abe77a6c7904fe2
treee89770f229c068cd3e358afb85016fee0c3c0296
parent68e04b86135b0ae4b6c6190375e713938349f574
[libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.

Should fix the clang-hexagon-elf bot.

llvm-svn: 223642
clang/lib/Index/USRGeneration.cpp