[clang] [clang-tools-extra] [llvm] [clang][modules] stdarg.h and stddef.h shouldn't directly declare anything (PR #90676)
Michael Spencer via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 15:48:47 PDT 2024
https://github.com/Bigcheese commented:
I think I like this as a solution, although I wonder if __stdarg_guard_macro.h would be a better name. The name now somewhat implies that it contains the macros that stddef and stdarg define.
https://github.com/llvm/llvm-project/pull/90676
More information about the cfe-commits
mailing list