Go to file
Yaron Keren 11a7285ecd Fix the CLANG_ENABLE_STATIC_ANALYZER=OFF build.
tools/clang/tools/CMakeLists.txt does not create the
clang-check target when CLANG_ENABLE_STATIC_ANALYZER=OFF.

llvm-svn: 271392
2016-06-01 13:47:26 +00:00
clang Fix the CLANG_ENABLE_STATIC_ANALYZER=OFF build. 2016-06-01 13:47:26 +00:00
clang-tools-extra [include-fixer] use includer of .inc header to be the file path of a symbol from .inc header. 2016-06-01 12:01:06 +00:00
compiler-rt [profile] Fix PR/27917 2016-05-31 23:12:13 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:52 +00:00
libcxxabi Missed part of D16545 (static lib testing) 2016-06-01 12:50:30 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld Handle the -T option. 2016-06-01 06:17:27 +00:00
lldb Add more verification on consectutive bitfields otherwise clang will assert. 2016-05-31 22:29:56 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86][SSE] Added non-temporal store tests for all 256-bit vector types 2016-06-01 13:20:25 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00