llvm-project/clang/tools/c-index-test
NAKAMURA Takumi d3cc220d97 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
2011-03-09 03:02:28 +00:00
..
CMakeLists.txt Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
Makefile [PR9321] "make install" does not need install c-index-test. It is used for testing. 2011-02-28 05:21:34 +00:00
c-index-test.c c-index-test.c: Fix cygwin warning not to pass signed char to islower(c). 2011-03-09 03:02:28 +00:00