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-defconfig in repository toolchain/ci/llvm-project.
from 7c18c2f709e [Concepts] Add null check for TemplateTypeParmType::getDecl [...] adds 52cebc452d1 [Concepts] Add FoundDecl to ConceptSpecializationExpr seria [...] adds 4e41127f04d [Concepts] Add constraints checks to isSameEntity
No new revisions were added by this update.
Summary of changes: clang/lib/Serialization/ASTReaderDecl.cpp | 67 ++++++++++++++++++++++++++++--- clang/lib/Serialization/ASTReaderStmt.cpp | 1 + clang/lib/Serialization/ASTWriterStmt.cpp | 1 + clang/test/PCH/cxx2a-constraints.cpp | 37 +++++++++++++++++ 4 files changed, 100 insertions(+), 6 deletions(-) create mode 100644 clang/test/PCH/cxx2a-constraints.cpp