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 182a647b [clang-tidy] Use simple string matching instead of Regex new 30ec2b89 [clangd] Report position of opening paren in singature help
The 1 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: clangd/CodeComplete.cpp | 12 ++++++- clangd/Protocol.h | 7 ++++ unittests/clangd/CodeCompleteTests.cpp | 60 +++++++++++++++++++++++++++++++--- 3 files changed, 74 insertions(+), 5 deletions(-)