Go to file
Kaelyn Takata 4c3ffc4fef Properly correct initializer expressions based on whether they would be valid.
llvm-svn: 222550
2014-11-21 18:48:00 +00:00
clang Properly correct initializer expressions based on whether they would be valid. 2014-11-21 18:48:00 +00:00
clang-tools-extra [clang-tidy] Set google-readability-namespace-comments.ShortNamespaceLines to 10 2014-11-20 15:05:32 +00:00
compiler-rt [ASan] Allow the users of SymbolizationLoop to make use of the --dsym_hint option in llvm-symbolizer 2014-11-21 14:12: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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Handle extra whitespace in linux distribution name. 2014-11-21 08:54:35 +00:00
libcxxabi Ensure llvm-sanitizer is found by the tests when using sanitizers. 2014-11-21 02:16:19 +00:00
lld [PECOFF] Enable dead-stripping even if /debug option is given. 2014-11-20 23:59:40 +00:00
lldb Do some cleanup of DumpValueObjectOptions. The whole concept of raw printing was split between feature-specific flags, and an m_be_raw flag, which then drove some other changes in printing behavior. Clean that up, so that each functionality has its own flag .. oh, and make the bools all go in a bitfield since I may want to add more of those over time 2014-11-21 18:47:26 +00:00
llvm Allow multiple -debug-only args 2014-11-21 18:06:09 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly todo: We can support modifiable memory access functions 2014-11-19 16:31:33 +00:00