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-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...] adds 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...] adds 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
No new revisions were added by this update.
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(-)