[all-commits] [llvm/llvm-project] 16342e: [libc++][NFC] Move format_error to its own header.

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16342e39947bca83b25c251a65c7ea86a244a092
      https://github.com/llvm/llvm-project/commit/16342e39947bca83b25c251a65c7ea86a244a092
  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_error.h
    M libcxx/include/format

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

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list