[libc-commits] [PATCH] D100631: [libc] Extends the testing framework to support typed test

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 16 13:49:34 PDT 2021


gchatelet updated this revision to Diff 338226.
gchatelet added a comment.

- Recover ParamType from __PRETTY_FUNCTION__ instead of RTTI or user provided type name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100631

Files:
  libc/utils/UnitTest/LibcTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100631.338226.patch
Type: text/x-patch
Size: 7899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210416/6bbbbdcb/attachment.bin>


More information about the libc-commits mailing list