[libcxx-commits] [PATCH] D115989: [libc++][format] Disable default	formatter.
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sat Dec 18 05:54:51 PST 2021
    
    
  
Mordante updated this revision to Diff 395287.
Mordante added a comment.
Attempt to fix CI issues. They are due to not all headers available in all compilation modi.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115989/new/
https://reviews.llvm.org/D115989
Files:
  libcxx/include/__format/formatter.h
  libcxx/include/__format/formatter_bool.h
  libcxx/include/__format/formatter_integer.h
  libcxx/include/__format/formatter_string.h
  libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115989.395287.patch
Type: text/x-patch
Size: 18651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211218/19125a72/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list