[all-commits] [llvm/llvm-project] 39cfde: Revert "[C++20] [Modules] Handle initializer for H...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Aug 1 20:10:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39cfde236693a928ff6594ddc321c4550237cfaa
https://github.com/llvm/llvm-project/commit/39cfde236693a928ff6594ddc321c4550237cfaa
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M clang/lib/CodeGen/CGDeclCXX.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
R clang/test/CodeGenCXX/module-initializer-header.cppm
Log Message:
-----------
Revert "[C++20] [Modules] Handle initializer for Header Units"
This reverts commit db6152ad66d7cf48f9f5c3eb28bf54c092978773.
This commit fails in ppc64. Since we want to backport it to 15.x. So
revert it now to keep the patch complete.
More information about the All-commits
mailing list