In the future, we'll want to rely exclusively on using_if_exists for this
job, but for now, only rely on it when the compiler supports that attribute.
That removes the possibility for getting the logic wrong.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGebc01bbc7a67: [libc++] Skip logic for detecting C11 features when using_if_exists is supported
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo