Both the tuple formatter and range formatter parse a bracket. Instead of
implementing this twice do it in the generic parser. This is preparation
to improve the diagnostics in the format library.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGeb703341146b: [NFC][libc++][format] Generalizes bracket parsing.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo