This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-Oz in repository toolchain/ci/llvm-project.
from edcd83a669b [mlir] NFC: Rename index_t to index_type adds 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/Sema/SemaTemplateInstantiate.cpp | 2 +- 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 ++++++++++++ .../instantiate-abbreviated-template.cpp | 12 ++++ 6 files changed, 113 insertions(+), 7 deletions(-) create mode 100644 clang/test/PCH/cxx2a-constraints.cpp