This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from c11939a7 [clangd] Surface errors from command-line parsing new 57d99cca [clangd] Fix SelectionTree to allow selection range expressio [...] new 73494523 [clang-tidy] readability-identifier-naming shouldn't complain [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-tidy/readability/IdentifierNamingCheck.cpp | 10 +++++++++ clangd/Selection.cpp | 10 +++++++++ clangd/unittests/SelectionTests.cpp | 16 +++++++++++++ .../checks/readability-identifier-naming.rst | 4 ++++ test/clang-tidy/readability-identifier-naming.cpp | 26 ++++++++++++++++++++++ 5 files changed, 66 insertions(+)