diff options
author | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2020-04-01 02:08:53 -0700 |
---|---|---|
committer | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2020-04-15 06:41:31 -0700 |
commit | cb1ee34e9d32fce84613827693a8ed3aff1d36cf (patch) | |
tree | eac0d459528c054e2ed0c37252b447a8bd46b16d /llvm/lib/Support/FileCheck.cpp | |
parent | d85b3877dcd283feb6075162765664173cf1488f (diff) | |
download | llvm-cb1ee34e9d32fce84613827693a8ed3aff1d36cf.zip llvm-cb1ee34e9d32fce84613827693a8ed3aff1d36cf.tar.gz llvm-cb1ee34e9d32fce84613827693a8ed3aff1d36cf.tar.bz2 |
[clang-tidy] Optional inheritance of file configs from parent directories
Summary:
Without this patch clang-tidy stops finding file configs on the nearest
.clang-tidy file. In some cases it is not very convenient because it
results in common parts duplication into every child .clang-tidy file.
This diff adds optional config inheritance from the parent directories
config files.
Test Plan:
Added test cases in existing config test.
Reviewers: alexfh, gribozavr2, klimek, hokein
Subscribers: njames93, arphaman, xazax.hun, aheejin, cfe-commits
Tags: #clang, #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D75184
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions