Go to file
Alexander Kornienko 6e0cbc8947 Implemented clang-tidy-check-specific options.
Summary:
Each check can implement readOptions and storeOptions methods to read
and store custom options. Each check's options are stored in a local namespace
to avoid name collisions and provide some sort of context to the user.

Reviewers: bkramer, klimek

Reviewed By: klimek

Subscribers: cfe-commits

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

llvm-svn: 217661
2014-09-12 08:53:36 +00:00
clang Every code owner should be reachable via email, so add one for 2014-09-12 08:05:51 +00:00
clang-tools-extra Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
compiler-rt Revert r217616. Problems and complexity it introduces negate its benefit 2014-09-12 01:26:57 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] support "0x" or "0X" as prefix on hex numbers on command line 2014-09-12 00:16:29 +00:00
lldb Fix the ctor ivar initialization formatting for Debugger, 2014-09-12 01:50:46 +00:00
llvm Add Tom Stellard's role as 3.5 release manager. 2014-09-12 08:07:31 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Remove executable bit on all header files 2014-09-11 14:33:36 +00:00