[all-commits] [llvm/llvm-project] 8c70c4: Fix MLIR clang-tidy: when tweaking it does not inh...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Mar 7 09:44:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c70c42be25a31fffee2a2a9b8c638cb6d7ab49c
https://github.com/llvm/llvm-project/commit/8c70c42be25a31fffee2a2a9b8c638cb6d7ab49c
Author: Mehdi Amini <joker-eph at gmail.com>
Date: 2020-03-07 (Sat, 07 Mar 2020)
Changed paths:
M mlir/.clang-tidy
Log Message:
-----------
Fix MLIR clang-tidy: when tweaking it does not inherit from the parent
It is almost identical to the top-level .clang-tidy, except that
{Member,Parameter,Variable}Case use camelBack.
More information about the All-commits
mailing list