diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-03-04 20:00:42 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-03-07 18:58:59 +0100 |
commit | 347a65a16493f00ee3eaeaeaf11d3611c62343eb (patch) | |
tree | a6048a9ab52a05ce95207d1aeaecce1853ac47e6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5eaba4a9b1899ce16785b05854bddd39d54b0266 (diff) | |
download | llvm-347a65a16493f00ee3eaeaeaf11d3611c62343eb.zip llvm-347a65a16493f00ee3eaeaeaf11d3611c62343eb.tar.gz llvm-347a65a16493f00ee3eaeaeaf11d3611c62343eb.tar.bz2 |
[libc++][format] Fixes invalid usage of m type.
The m type in a range formatter may only be used when a pair or a tuple
with two elements is used. This was not correctly validated as reported
in llvm.org/PR60995.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D145309
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions