Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Headers] Don't declare unreachable() from stddef.h in C++
Even if __need_unreachable is set, stddef.h should not declare unreachable() in C++ because it conflicts with the declaration in <utility>.
- Loading branch information