Go to file
Rafael Espindola 611505f758 Use the simpler version of llvm::sys::fs::exists.
In all these cases it looks like the intention was to handle error in a similar
way to the file not existing.

llvm-svn: 217614
2014-09-11 18:10:13 +00:00
clang Use the simpler version of llvm::sys::fs::exists. 2014-09-11 18:10:13 +00:00
clang-tools-extra Moved main() to the clang::tidy namespace, no functional changes. 2014-09-10 11:43:09 +00:00
compiler-rt [asan] Preserve existing LD_PRELOAD setting on Android. 2014-09-11 12:20:29 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o]: support optional "0x" prefix for -image_base 2014-09-11 10:31:46 +00:00
lldb gdb-remote tests: added test to verify thread stop info when multi-threaded app is interrupted. 2014-09-11 17:51:35 +00:00
llvm Add triple to test to fix bots 2014-09-11 17:50:20 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Remove executable bit on all header files 2014-09-11 14:33:36 +00:00