[all-commits] [llvm/llvm-project] 26c762: Revert "[Concepts] Fix incorrect control flow when...
Hans via All-commits
all-commits at lists.llvm.org
Wed Mar 18 01:57:43 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 26c762df6c48ae6bb66f76ab7e7e97bbc922ae03
https://github.com/llvm/llvm-project/commit/26c762df6c48ae6bb66f76ab7e7e97bbc922ae03
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Parse/ParseTemplate.cpp
M clang/lib/Sema/SemaTemplate.cpp
M clang/test/SemaCXX/invalid-member-expr.cpp
M clang/test/SemaCXX/typo-correction.cpp
M clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp
Log Message:
-----------
Revert "[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotates an invalid template-id"
We're not planning more release candidates for 10.0.0 at the moment, so
reverting for now.
This reverts commit 135744ce689569e7c64033bb5812572d3000239b.
Commit: 52c365aa9ca071dbd0d220463b2c4f8e21642b36
https://github.com/llvm/llvm-project/commit/52c365aa9ca071dbd0d220463b2c4f8e21642b36
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaTemplate/instantiate-requires-expr.cpp
Log Message:
-----------
Revert "[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl"
We're not planning more release candidates for 10.0.0 at the moment, so
reverting for now.
This reverts commit 9e0bd5ec03cbc8d53048e92ddf7fd25bca17e912.
Compare: https://github.com/llvm/llvm-project/compare/135744ce6895...52c365aa9ca0
More information about the All-commits
mailing list