[clang] [clang][modules] Headers meant to be included multiple times can be completely invisible in clang module builds (PR #83660)
Ian Anderson via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 11 08:29:46 PDT 2024
ian-twilightcoder wrote:
Are your `textual` headers meant to be included more than once? If not, do they use header guards or `#pragma once`?
https://github.com/llvm/llvm-project/pull/83660
More information about the cfe-commits
mailing list