diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-03-09 03:02:28 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-03-09 03:02:28 +0000 |
commit | d3cc220d97e051d3a12779c3ff6d080ccb1d221f (patch) | |
tree | 4883843a843610b424e77a1dad7db4cb7981fc32 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5100c00fa68fc8fd693d397da5ecc9a8d7610770 (diff) | |
download | llvm-d3cc220d97e051d3a12779c3ff6d080ccb1d221f.zip llvm-d3cc220d97e051d3a12779c3ff6d080ccb1d221f.tar.gz llvm-d3cc220d97e051d3a12779c3ff6d080ccb1d221f.tar.bz2 |
c-index-test.c: Fix cygwin warning not to pass signed char to islower(c).
Cygwin's ctype.h says;
/* These macros are intentionally written in a manner that will trigger
a gcc -Wall warning if the user mistakenly passes a 'char' instead
of an int containing an 'unsigned char'.
(snip) */
llvm-svn: 127308
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions