T is not a valid identifier for libc++ to use, use _Tp instead. Caught from D116957
Details
Details
- Reviewers
- ldionne - • Quuxplusone 
- Group Reviewers
- Restricted Project 
- Commits
- rG1dbe32dd9c3d: [libc++] Use reserved identifier for template parameter
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Awesome! I guess this indicates that our buildkite CI never runs tests with _LIBCPP_ABI_OPTIMIZED_LOCALE_NUM_GET defined, is that right? :(