diff options
author | Konstantin Varlamov <varconst@apple.com> | 2021-10-15 17:40:42 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-10-15 17:52:58 +0200 |
commit | a59c1a2138a5d6c0b9cf74fa0fa8da0e6a2d3a1c (patch) | |
tree | 5f6b3b6f76d73660832a6ee4632dba92e9028a0b /clang/lib/Lex/ModuleMap.cpp | |
parent | 26b675d65eb2d1f117a39eee965652f590373232 (diff) | |
download | llvm-a59c1a2138a5d6c0b9cf74fa0fa8da0e6a2d3a1c.zip llvm-a59c1a2138a5d6c0b9cf74fa0fa8da0e6a2d3a1c.tar.gz llvm-a59c1a2138a5d6c0b9cf74fa0fa8da0e6a2d3a1c.tar.bz2 |
[libc++] LWG3266: delete the to_chars(bool) overload.
This PR only updates the synopsis in `<charconv>` -- the current
implementation already [deletes](https://github.com/llvm/llvm-project/blob/e9e6266c704df43e2c52308e1b653dccefa89e04/libcxx/include/charconv#L108)
the overload and has a [test](https://github.com/llvm/llvm-project/blob/main/libcxx/test/std/utilities/charconv/charconv.to.chars/integral.bool.fail.cpp)
for it (and this has been the case from the first [commit](https://reviews.llvm.org/D41458)
where `<charconv>` was added).
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D111845
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions