diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2021-11-14 18:37:27 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2021-11-16 20:14:07 +0100 |
commit | 1ff87ec235b8981c15c9956bd71cd74a4bff9557 (patch) | |
tree | d9f851ffd549b4957781c024a68b60886522e781 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | ae27ca9a678301969c35f2e27c76f14c9d2bb396 (diff) | |
download | llvm-1ff87ec235b8981c15c9956bd71cd74a4bff9557.zip llvm-1ff87ec235b8981c15c9956bd71cd74a4bff9557.tar.gz llvm-1ff87ec235b8981c15c9956bd71cd74a4bff9557.tar.bz2 |
[libc++] [NFC] Disable clang-tidy's readability-identifier-naming check
In libc++ most of the names are not conforming to the llvm style. Removing the readability-identifier-naming check removes almost all clang-tidy warnings. For example in `<string>` the warning count goes from 1001 warnings down to 7.
Reviewed By: #libc, Mordante, ldionne
Spies: Mordante, Quuxplusone, aheejin, libcxx-commits, carlosgalvezp
Differential Revision: https://reviews.llvm.org/D113849
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions