[libcxx-commits] [PATCH] D89353: Enable overriding `__libcpp_debug_function` invocation

Amy Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 8 14:28:58 PDT 2021


akhuang updated this revision to Diff 350714.
akhuang added a comment.

Remove parens from macro and add test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89353

Files:
  libcxx/docs/DesignDocs/DebugMode.rst
  libcxx/include/__debug
  libcxx/test/libcxx/debug/debug_function_invocation_macro.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89353.350714.patch
Type: text/x-patch
Size: 4948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210608/e0ab736a/attachment.bin>


More information about the libcxx-commits mailing list