Clang 3.7 and below is not actively used or supported in the test suite now, so
remove the workaround in the test.
Details
Details
- Reviewers
var-const ldionne Mordante philnik - Group Reviewers
Restricted Project - Commits
- rG7f1e048041f5: [libc++][test] Remove Clang <= 3.7 workaround in is_default_constructible test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebase to fix CI error with modules build being broken. If this passes CI, I'll land it.