[libcxx-commits] [libcxx] [libc++][format] Don't treat a closing '}' as part of format-spec (PR #81305)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 15 10:38:05 PST 2024
https://github.com/mordante approved this pull request.
This looks great! Thanks!
Do you have permission to land patches? If not I'll land it on your behalf.
':' for range formatters in more detail. "{:::<<}" is probably rejected. I expect it should be an underlying formatter with left-alignment and `<` as fill character. (I have not tested that.) Maybe it would be good to investigate that for a follow-up patch.
Did you investigate this? If not do you want to do that for a followup patch, if it's a bug.
https://github.com/llvm/llvm-project/pull/81305
More information about the libcxx-commits
mailing list