[PATCH] D113889: [NFC] disabling clang-tidy check readability-identifier-naming in Protocol.h
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 16 05:49:51 PST 2021
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
This looks the best we can do, please address Kirill's comment.
I spotted a related crash bug (https://github.com/clangd/clangd/issues/929) in clangd, but I think this patch should be fine to go.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113889/new/
https://reviews.llvm.org/D113889
More information about the cfe-commits
mailing list