[all-commits] [llvm/llvm-project] 5bb325: Revert "[C++20] [Modules] Trying to compare the tr...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Feb 28 19:04:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bb3253cf5b47dd49f431896b8d6412947a848f1
https://github.com/llvm/llvm-project/commit/5bb3253cf5b47dd49f431896b8d6412947a848f1
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M clang/lib/AST/ASTContext.cpp
R clang/test/Modules/pr60890.cppm
Log Message:
-----------
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.
More information about the All-commits
mailing list