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 838bfc4d Fix "not all control paths return a value" warning. NFCI. new 2f077c57 [clangd][vscode] clang-format the the extension code.
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/clients/clangd-vscode/README.md | 5 + clangd/clients/clangd-vscode/package.json | 2 + clangd/clients/clangd-vscode/src/extension.ts | 169 ++++++++++----------- .../clients/clangd-vscode/test/extension.test.ts | 11 +- clangd/clients/clangd-vscode/test/index.ts | 17 ++- 5 files changed, 105 insertions(+), 99 deletions(-)