Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG13796495ecbf: [libc++] Fix std::is_array<T[0]> and add tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Try to workaround clang-cl issue with mangled names by using int[0] instead of char[0]