[all-commits] [llvm/llvm-project] 8a86f8: Revert "[C++20] [Modules] Use CanonicalType for ba...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Jul 24 20:04:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a86f85ab1e65fb5c148d7a645197b4634a2e2fc
https://github.com/llvm/llvm-project/commit/8a86f85ab1e65fb5c148d7a645197b4634a2e2fc
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M clang/lib/AST/ODRHash.cpp
R clang/test/Modules/pr63595.cppm
A clang/test/Modules/pr64091.cpp
Log Message:
-----------
Revert "[C++20] [Modules] Use CanonicalType for base classes"
Close https://github.com/llvm/llvm-project/issues/64091
This reverts commit f82df0b285acd8a7115f0bfc55ce44474251c2d1 and add a
test from https://github.com/llvm/llvm-project/issues/64091
More information about the All-commits
mailing list