Go to file
Manuel Klimek c9b82d76e2 Fixes problem when calling llvm-ar from an unmodifiable directory.
This fixes a regression introduced by r185726: the new call to get
a unique file does not prepend the system temporary directory, so
we need to anchor on the file that the temporary file gets moved
to to ensure we're on the same file system.

llvm-svn: 185825
2013-07-08 14:44:57 +00:00
clang Reformat clang-format's source files after r185822 and others. 2013-07-08 14:34:09 +00:00
clang-tools-extra cpp11-migrate: Fixes for r185811 2013-07-08 12:49:04 +00:00
compiler-rt [lsan] Fix test. 2013-07-08 14:08:05 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc libclc: Add assembly versions of vstore for global [u]int4/8/16 2013-06-26 18:22:20 +00:00
libcxx Silence -Wint-to-void-pointer-cast warning in test. 2013-07-06 14:41:36 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Remove redundant #include. 2013-07-08 09:39:22 +00:00
lldb Pass tid through to ptrace operations 2013-07-04 21:47:32 +00:00
llvm Fixes problem when calling llvm-ar from an unmodifiable directory. 2013-07-08 14:44:57 +00:00
polly scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00