This brings most of the enable_ifs in libc++ to the same style. It also has the nice side-effect of reducing the size of names of these symbols, since the arguments don't get mangled anymore.
Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rG4da76ea70ad3: [libc++][NFC] Refactor enable_ifs in defaulted arguments to defaulted template…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo