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-lts-defconfig in repository toolchain/ci/llvm-project.
from 7c18c2f709e [Concepts] Add null check for TemplateTypeParmType::getDecl [...] new 52cebc452d1 [Concepts] Add FoundDecl to ConceptSpecializationExpr seria [...] new 4e41127f04d [Concepts] Add constraints checks to isSameEntity
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/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