Go to file
Alexander Kornienko 1612fa07d3 Add a new check, readability-redundant-string-init, that checks unnecessary string initializations.
Reviewers: hokein, alexfh

Subscribers: cfe-commits

Patch by Shuai Wang!

Differential Revision: http://reviews.llvm.org/D17586

llvm-svn: 261939
2016-02-25 23:57:23 +00:00
clang [analyzer] Warn on use of 'self' after call to to [super dealloc]. 2016-02-25 23:36:52 +00:00
clang-tools-extra Add a new check, readability-redundant-string-init, that checks unnecessary string initializations. 2016-02-25 23:57:23 +00:00
compiler-rt [Sanitizer] Protect against compiler-inserted memcpy() in InternalMmapVector::push_back(). 2016-02-25 18:12:30 +00:00
debuginfo-tests
libclc math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx more status updates 2016-02-25 20:17:03 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld ELF: Create MIPS .rld_map section earlier. 2016-02-25 23:54:49 +00:00
lldb Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in source/Commands/CommandObjectThread.cpp; other minor fixes. 2016-02-25 23:46:36 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm More internal details of SROA pass to library visibility. 2016-02-25 23:34:21 +00:00
openmp Add new OpenMP 4.5 affinity API 2016-02-25 18:49:52 +00:00
polly Adapt to LLVM head, again 2016-02-25 17:54:42 +00:00