[clang] [clang][docs] assert.h is not a good candidate for a textual header (PR #165057)
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 24 20:46:29 PDT 2025
================
@@ -421,13 +421,7 @@ As an example, the module map file for the C standard library might look a bit l
.. parsed-literal::
- module std [system] [extern_c] {
----------------
zygoloid wrote:
I see you mentioned this in the PR description. I suppose whether this is appropriate depends on whether these headers are all pure C headers or if they themselves try to support inclusion from C++. I don't really mind whether we keep this or remove it.
https://github.com/llvm/llvm-project/pull/165057
More information about the cfe-commits
mailing list