All supported compilers support the -std=year except Clang < 17 which
doesn't support C++23. This fallback is marked for removal once we no
longer support Clang 16.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG202054559cb2: [libc++][test] Removes old fallbacks.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo