[libcxx-commits] [PATCH] D121514: [libc++][format] Improve	format-arg-store.
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sat Mar 19 11:38:07 PDT 2022
    
    
  
Mordante added inline comments.
================
Comment at: libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.handle.pass.cpp:11
+// TODO FMT Evaluate gcc-11 status
+// UNSUPPORTED: gcc-11
 
----------------
Since GCC-12 is expected to be released in about a month I prefer to first see whether it works there out of the box.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121514/new/
https://reviews.llvm.org/D121514
    
    
More information about the libcxx-commits
mailing list