hanchenye-llvm-project/clang/tools
Francois Pichet 85e6da1f19 This patch remove the Win32 XFAIL from remap-complete.c
The problem was that text files were open in text mode and Microsoft implementation of fread and write will try to do nasty line-feed conversion which make the line position no longer valid. The fix is to read and write files in binary mode.

llvm-svn: 116286
2010-10-12 01:01:43 +00:00
..
c-index-test This patch remove the Win32 XFAIL from remap-complete.c 2010-10-12 01:01:43 +00:00
driver build: Add support for a CLANG_ORDER_FILE build variable to specify the path to 2010-09-16 00:42:38 +00:00
libclang This patch remove the Win32 XFAIL from remap-complete.c 2010-10-12 01:01:43 +00:00
scan-build Updated scan-build: 2010-09-30 01:12:05 +00:00
scan-view
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Minix doesn't support dylibs, PR7294 2010-06-29 05:05:09 +00:00