[all-commits] [llvm/llvm-project] de9df3: [libc++][NFC] Move basic_format_parse_context to i...

mordante via All-commits all-commits at lists.llvm.org
Wed May 26 08:50:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de9df3f5b952f66d6b80f9e4d957eb82f3021d71
      https://github.com/llvm/llvm-project/commit/de9df3f5b952f66d6b80f9e4d957eb82f3021d71
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__format/format_parse_context.h
    M libcxx/include/format

  Log Message:
  -----------
  [libc++][NFC] Move basic_format_parse_context to its own header.

This is a preparation to split the format header in smaller parts for the
upcoming patches.

Depends on D101723

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D102703




More information about the All-commits mailing list