Go to file
Rui Ueyama cfe4b5ca15 Change an unusual directory permission back to a sane value after test.
Leaving a directory with a permission 0o100 is inconvenient.
For example, macOS's rm can't remove such directory.

llvm-svn: 301821
2017-05-01 18:38:37 +00:00
clang Adapt to LLVM's rename of WeakVH to WeakTrackingVH; NFC 2017-05-01 17:08:00 +00:00
clang-tools-extra [clang-tidy] Fix naming convention in modernize-use-emplace 2017-04-30 21:12:56 +00:00
compiler-rt Cleanup previous test commit. 2017-05-01 18:04:06 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Change an unusual directory permission back to a sane value after test. 2017-05-01 18:38:37 +00:00
lldb Public headers need to be public. 2017-04-28 21:03:18 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm X86: initialize a few subtarget variables. 2017-05-01 17:50:15 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CMake] Move PollyCore to Polly project folder. 2017-04-30 21:07:05 +00:00