[clang] [llvm] Added partial support for compiling C++20 modules and header-units without scanning. (PR #147682)

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 30 16:36:54 PST 2025


jrtc27 wrote:

You keep referring to "N2978", but that's quite confusing. As far as I can tell, the draft you link to is just something you have produced, not something submitted to WG21. Were it to be submitted today, it would be N50xx. Moreover, there already is an N2978, from 2009, which is entirely unrelated (about trigraphs). Is there a reason why you're referring to your PDF in such a manner? If not, I would urge you to not make it (a) look more official than it is (b) be confused with existing papers.

https://github.com/llvm/llvm-project/pull/147682


More information about the llvm-commits mailing list