This omission seems to be there for a long time, it's in the initial
libc++ import. This was discovered while working on the std modules.
Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rG0bc0edb847a0: [libc++] Implements isblank.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Agreed, I even searched for a bug report, but there is none. Maybe it's a hint how popular locale support in C++ is ;-)
Thanks for the review!
libcxx/test/std/localization/locales/locale.convenience/classification/isblank.pass.cpp | ||
---|---|---|
20 | It should be, but the list is not exhaustive, I did the same as for similar tests. |
Maybe clang-format this?