Go to file
Anton Yartsev f54d6796e3 [analyzer] Improve behavior if Clang not found.
- Eliminate 'No such file or directory at scan-build line ...' error if '$RealBin/bin/clang' or '$RealBin/clang' directory does not exist.
- Eliminate 'Use of uninitialized value $Clang in concatenation (.) or string at scan-build line ...' error if help is displayed while $Clang was not found.

llvm-svn: 247466
2015-09-11 20:41:09 +00:00
clang [analyzer] Improve behavior if Clang not found. 2015-09-11 20:41:09 +00:00
clang-tools-extra Another patch for modernize-loop-convert. 2015-09-11 10:02:07 +00:00
compiler-rt [compiler-rt] [sanitizers] Add VMA size check at runtime 2015-09-11 13:55:00 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Don't make assumptions about the size of the dynamic string table. 2015-09-11 19:12:37 +00:00
lldb XFAIL miscellaneous tests on windows. 2015-09-11 20:01:24 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Add a non-exiting diagnostic handler for LTO. 2015-09-11 20:01:53 +00:00
openmp [OMPT] Fix assertion that arises when waiting for proxy tasks on runtime shutdown 2015-09-10 21:33:50 +00:00
polly Fix some typos in comments 2015-09-11 18:26:59 +00:00