logoalt Hacker News

dataflowtoday at 2:15 AM1 replyview on HN

That much I'm aware, but that's just about feature availability. I was wondering how far the implementations have progressed internally, despite the features being unavailable.


Replies

tbaedertoday at 7:26 AM

Clang basically doesn't implement anything regarding reflection right now. There is some support for parsing (https://github.com/llvm/llvm-project/blob/main/clang/test/Pa...) but that's it. There are some open PRs for other parts though.