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 5c1483df [clangd] Add categories to help options, and only show clangd [...] new 16b99ddc [clangd] Also accept flags from CLANGD_FLAGS variable. new 9ef757d0 [clangd] Provide help text to users who run `clangd` in a terminal.
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: clangd/index/Serialization.cpp | 4 ++-- clangd/test/log.test | 9 +++++++++ clangd/tool/ClangdMain.cpp | 28 ++++++++++++++++++++-------- 3 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 clangd/test/log.test