Revert "[C++20] [Modules] Trying to compare the trailing require clause from the...
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 1 Mar 2023 03:03:37 +0000 (11:03 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 1 Mar 2023 03:04:20 +0000 (11:04 +0800)
commit5bb3253cf5b47dd49f431896b8d6412947a848f1
tree66930f6294dd1757a23794cc9fce6cf8a5a28d71
parentbc504e0f06055ef30da3e7983cbd5a0895bfa534
Revert "[C++20] [Modules] Trying to compare the trailing require clause from the primary template function"

This reverts commit 9e50578ba43c49ee13ac3bb7d4868565824f9b29. Since it
looks like this one prevents us to fix the modular build for libcxx.
clang/lib/AST/ASTContext.cpp
clang/test/Modules/pr60890.cppm [deleted file]