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 4ece1244 [TEST] Fix test on Windows by looking for substrings rather t [...] new 23408e51 [clangd] Add ClangdServer accessor for buffer contents new 840d9ff4 Revert "[clangd] Return vector<TextEdit> from applyTweak. NFC"
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/ClangdLSPServer.cpp | 4 ++-- clangd/ClangdServer.cpp | 14 ++++++-------- clangd/ClangdServer.h | 13 ++++--------- clangd/TUScheduler.cpp | 9 +++++++++ clangd/TUScheduler.h | 4 ++++ clangd/unittests/TUSchedulerTests.cpp | 8 ++++++-- 6 files changed, 31 insertions(+), 21 deletions(-)