bloomberg / clang-p2996

Experimental clang support for WG21 P2996 (Reflection).
https://github.com/bloomberg/clang-p2996/tree/p2996/P2996.md
51 stars 8 forks source link

Add test for universal_formatter #38

Closed Yaraslaut closed 3 months ago

Yaraslaut commented 3 months ago

Describe your changes This PR adds universal_formatter example and thus closes https://github.com/bloomberg/clang-p2996/issues/37

Testing performed ./build/bin/llvm-lit -sv ./build/runtimes/runtimes-bins/libcxx/test/std/experimental/reflection/p2996-ex-universal-formatter.sh.cpp passes

Additional context