[lldb] Add .clang-tidy with customization to disable readability-identifier-naming
authorFangrui Song <maskray@google.com>
Sat, 7 Mar 2020 17:21:03 +0000 (09:21 -0800)
committerFangrui Song <maskray@google.com>
Mon, 9 Mar 2020 19:50:28 +0000 (12:50 -0700)
commit71269a1f172cdad1cc0d7e2e6c94a7ece11ddb27
tree32499c9d0eeaf3220e31538cff8aba28c27944f3
parentd0ca1041ba0d2d6b8adc7f04d017502e44a118e3
[lldb] Add .clang-tidy with customization to disable readability-identifier-naming

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D75810
lldb/.clang-tidy [new file with mode: 0644]