commit | df5fd83d32dc290ba7d87c14407fd25c6e927ead | [log] [tgz] |
---|---|---|
author | Mark de Wever <koraq@xs4all.nl> | Thu Nov 26 19:12:18 2020 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 28 09:09:23 2021 -0800 |
tree | 7ea7b88f8cbd83fad07a5de22952006ae5e914dc | |
parent | f903f489af49f7cbc00946711e04348e11c88e21 [diff] |
[libc++] Implement format_error. This is the first step at implementing <format>. It adds the <format> header and implements the `format_error`. class. Implemnts parts of: -P0645 Text Formatting Reviewed By: ldionne, #libc, miscco, curdeius Differential Revision: https://reviews.llvm.org/D92214 GitOrigin-RevId: 081c1db02dd2b48cf736d44862f7d7e8c2869577