summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/ScratchBuffer.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2012-09-25 10:11:17 +0000
committerHans Wennborg <hans@hanshq.net>2012-09-25 10:11:17 +0000
commitc980408c7174111fd3e0482e2ecabb75b99a0165 (patch)
tree26ee46a2dff1dfa0ad69b55d43e317a7ff065e6a /clang/lib/Lex/ScratchBuffer.cpp
parent82fb892019bd1784153587a69d5bdfc72736d0ee (diff)
downloadbcm5719-llvm-c980408c7174111fd3e0482e2ecabb75b99a0165.tar.gz
bcm5719-llvm-c980408c7174111fd3e0482e2ecabb75b99a0165.zip
Fix failing test/Sema/wchar.c on ARM.
Currently Sema/wchar.c fails because WCHAR_T_TYPE is defined as int, however on ARM wchar_t is unsigned int. This patch changes that, so this test passes for ARM. Patch by Joey Gouly! llvm-svn: 164598
Diffstat (limited to 'clang/lib/Lex/ScratchBuffer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud