This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository clang-tools-extra.
from 4c5d5233 Merging r368498: -------------------------------------------- [...] new 12faae0d Merging r366541: -------------------------------------------- [...] new 6bebbace Merging r368581: -------------------------------------------- [...] new 9ad41b82 Merging r367303: -------------------------------------------- [...] new ac739170 Merging r368549: -------------------------------------------- [...]
The 4 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/ClangdUnit.cpp | 5 ++-- clangd/Diagnostics.cpp | 50 ++++++++++++++++++------------- clangd/Diagnostics.h | 2 ++ clangd/FormattedString.cpp | 11 +++++-- clangd/Headers.cpp | 2 +- clangd/IncludeFixer.cpp | 2 +- clangd/Quality.cpp | 7 ++--- clangd/SourceCode.cpp | 4 +++ clangd/SourceCode.h | 8 +++++ clangd/XRefs.cpp | 2 +- clangd/index/SymbolCollector.cpp | 3 +- clangd/refactor/Rename.cpp | 3 +- clangd/unittests/DiagnosticsTests.cpp | 23 +++++++++++++- clangd/unittests/FormattedStringTests.cpp | 38 ++++++++++++++++++++++- clangd/unittests/SourceCodeTests.cpp | 30 +++++++++++++++++++ clangd/unittests/SymbolCollectorTests.cpp | 3 +- 16 files changed, 151 insertions(+), 42 deletions(-)