diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2012-07-16 16:18:18 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2012-07-16 16:18:18 +0000 |
| commit | ed9b0a91148a38b973cdb5bdd0e803d17ee36bf6 (patch) | |
| tree | a417c43a50acc46ab405fc0bdddbb7e97643e46d /llvm/lib/Transforms/Utils | |
| parent | 403845ba75f6b1663013cfac10766e2ef3cd27c3 (diff) | |
| download | bcm5719-llvm-ed9b0a91148a38b973cdb5bdd0e803d17ee36bf6.tar.gz bcm5719-llvm-ed9b0a91148a38b973cdb5bdd0e803d17ee36bf6.zip | |
MSVC's implementation of isalnum will assert on characters > 255, so we need to use an unsigned char to ensure the integer promotion happens properly. This fixes an assert in debug builds with CodeGen\X86\utf8.ll
llvm-svn: 160286
Diffstat (limited to 'llvm/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions

