[libcxx-commits] [PATCH] D68879: P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type.

Richard Smith - zygoloid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 11 13:35:17 PDT 2019


rsmith updated this revision to Diff 224671.
rsmith marked 3 inline comments as done.
rsmith added a comment.

Indent nested preprocessor directives.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68879/new/

https://reviews.llvm.org/D68879

Files:
  libcxx/include/__config
  libcxx/include/type_traits
  libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/result_of11.pass.cpp
  libcxxabi/test/unwind_06.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68879.224671.patch
Type: text/x-patch
Size: 4280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191011/b8b19ceb/attachment.bin>


More information about the libcxx-commits mailing list