[clang] [Headers] Don't declare unreachable() from stddef.h in C++ (PR #86748)
Nikolas Klauser via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 29 07:29:36 PDT 2024
philnik777 wrote:
I mean that `stddef.h` would be modified to provide it as a function instead of a macro. In C++ it would simply never be a macro.
https://github.com/llvm/llvm-project/pull/86748
More information about the cfe-commits
mailing list