[libcxx-commits] [PATCH] D118925: [libc++][format][nfc] Header cleanup.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 3 10:25:09 PST 2022


Mordante created this revision.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Remove the unneeded macro protection, forward declarations, and
includes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118925

Files:
  libcxx/include/__format/format_arg.h
  libcxx/include/__format/format_args.h
  libcxx/include/__format/format_context.h
  libcxx/include/__format/format_fwd.h
  libcxx/include/__format/formatter.h
  libcxx/include/__format/formatter_integer.h
  libcxx/include/__format/formatter_string.h
  libcxx/include/format

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118925.405704.patch
Type: text/x-patch
Size: 4354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220203/1d4c685b/attachment.bin>


More information about the libcxx-commits mailing list