Go to file
Alexander Kornienko c5bc68e7ab [clang-tidy] Move google-readability-function check to readability-named-parameter.
Summary: The relevant style rule is going to be removed, thus the check is no longer needed in the Google module. Leaving the check in readability/ in case someone needs it.

Reviewers: djasper

Reviewed By: djasper

Subscribers: curdeius, cfe-commits

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

llvm-svn: 232431
2015-03-16 22:31:16 +00:00
clang Update for llvm API change. 2015-03-16 22:30:13 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt CFI: Make check-cfi depend on libLTO on Darwin. 2015-03-16 22:00:04 +00:00
debuginfo-tests
libclc
libcxx Don't attempt to validate the output of %p. 2015-03-16 17:56:04 +00:00
libcxxabi
lld [Core] Add parallel_for_each 2015-03-16 21:27:32 +00:00
lldb Skip TestDataFormatterStdMap on linux instead of xfailing. 2015-03-16 19:56:36 +00:00
llgo [llgo] update year in LICENSE.txt 2015-03-13 01:36:02 +00:00
llvm Pass in a "const Triple &T" instead of a raw StringRef. 2015-03-16 22:29:29 +00:00
openmp
polly Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00