llvm-6502/include
2010-10-14 20:30:58 +00:00
..
llvm Always use binary mode for output stream. This is important to prevent unwanted end of line conversion on Windows. Should not affect Unix where O_BINARY is not defined. This fix /clang/test/lexer/preamble.c XFAIL on WIN32. 2010-10-14 20:30:58 +00:00
llvm-c remove dead prototype, PR8351 2010-10-11 17:44:22 +00:00