Hi SG7,


On Mon, Nov 22, 2021 at 9:01 AM Hana Dusíková <hanicka@hanicka.net> wrote:
Hi,

I'm really happy that I can announce our own Matus Chochlik implemented TS Reflection in his fork of Clang. 

You can experiment with it at Compiler Explorer: https://compiler-explorer.com/z/TrYEYhqMK

And find source code here: https://github.com/matus-chochlik/llvm-project

Any feedback and bug report is welcome, I think Matus hopes for upstreaming it soon.

Thanks Hana, the thing is still work-in-progress and there are some FIXMEs, so any implementation hints (or even PRs) related to things like, mangling, code-gen, serialization, etc. are welcome.

--Matus