Revert "[C++20] [Modules] Use CanonicalType for base classes"
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Tue, 25 Jul 2023 02:55:15 +0000 (10:55 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Tue, 25 Jul 2023 03:03:57 +0000 (11:03 +0800)
commit8a86f85ab1e65fb5c148d7a645197b4634a2e2fc
treeb0992691eb99ff20b6262d65c3e2f87c602e0813
parent5cc4b1059b2842418514a54599a37900b8c608a0
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
clang/lib/AST/ODRHash.cpp
clang/test/Modules/pr63595.cppm [deleted file]
clang/test/Modules/pr64091.cpp [new file with mode: 0644]