This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allyesconfig in repository toolchain/ci/llvm-project.
from b406eab8880 add a missing dash to the release notes adds 39930d67fff Add new website to release notes. new 9e0bd5ec03c [Concepts] Fix incorrect DeclContext for transformed Requir [...] new 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
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: clang-tools-extra/docs/ReleaseNotes.rst | 2 ++ clang/include/clang/Sema/Sema.h | 6 ++++-- clang/lib/Parse/ParseDecl.cpp | 6 ++++++ clang/lib/Parse/ParseTemplate.cpp | 3 ++- clang/lib/Sema/SemaTemplate.cpp | 13 ++++++++----- clang/lib/Sema/TreeTransform.h | 2 +- clang/test/SemaCXX/invalid-member-expr.cpp | 1 + clang/test/SemaCXX/typo-correction.cpp | 5 +++-- clang/test/SemaTemplate/instantiate-requires-expr.cpp | 13 +++++++++++++ clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp | 1 + 10 files changed, 41 insertions(+), 11 deletions(-)