Go to file
NAKAMURA Takumi e00c986897 clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(fd, ...) instead.
FIXME: PathV2::unique_file() is assumed to open the file with binary mode on win32.
llvm-svn: 173330
2013-01-24 08:20:11 +00:00
clang clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(fd, ...) instead. 2013-01-24 08:20:11 +00:00
clang-tools-extra Add use-nullptr transform to cpp11-migrate 2013-01-22 18:31:49 +00:00
compiler-rt asan/tsan: fix pwrite interceptors 2013-01-24 07:44:21 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Saleem Abdulrasool: If errno is defined as volatile int, the qualifier differences can cause 2013-01-22 17:26:08 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Add SectionPosition and OrderPass 2013-01-23 22:32:56 +00:00
lldb Check for NULL breakpoint option thread name & queue name before comparing their values to the new value. 2013-01-23 23:14:13 +00:00
llvm Spiff up the comment on this method, making the example a bit more 2013-01-24 08:05:06 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00