[libcxx-commits] [PATCH] D140801: [libc++][format]	range-default-formatter for map
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Thu Jan 19 10:00:48 PST 2023
    
    
  
Mordante updated this revision to Diff 490572.
Mordante added a comment.
Disables more tests for GCC-12.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140801/new/
https://reviews.llvm.org/D140801
Files:
  libcxx/docs/Status/FormatPaper.csv
  libcxx/include/__format/range_default_formatter.h
  libcxx/include/__format/range_formatter.h
  libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.pass.cpp
  libcxx/test/std/containers/container.adaptors/container.adaptors.format/parse.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/parse.pass.cpp
  libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.tests.h
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/parse.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/format.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/parse.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/set_brackets.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/set_separator.pass.cpp
  libcxx/test/support/format.functions.common.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140801.490572.patch
Type: text/x-patch
Size: 63677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230119/8c703cd3/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list