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-next-allnoconfig in repository toolchain/ci/llvm-project.
from 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...] new 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...] new 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
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/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 - 9 files changed, 11 insertions(+), 39 deletions(-)