llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.64k stars 11.37k forks source link

Clang C++20 Feature: P1703R1 - Recognizing Header Unit Imports Requires Full Preprocessing #54043

Open tstellar opened 2 years ago

tstellar commented 2 years ago

id: P1703R1 paper: https://wg21.link/p1703r1

llvmbot commented 2 years ago

@llvm/issue-subscribers-c-20

llvmbot commented 2 years ago

@llvm/issue-subscribers-clang-modules

JVApen commented 1 year ago

Status page indicates "Subsumed by P1857", which is already tracked via https://github.com/llvm/llvm-project/issues/54047 To be closed?

ChuanqiXu9 commented 1 year ago

Status page indicates "Subsumed by P1857", which is already tracked via #54047 To be closed?

Yeah... And from latest wg21 information, it look like P1703 may be discarded. So when P1857 got completed, this issue should not be closed. I guess the best solution may close this issue after the latest formal paper coming from the wg21.