Y
Hacker News
new
|
ask
|
show
|
jobs
by
tbaeder
75 days ago
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.
1 comments
dataflow
74 days ago
Thanks, yeah, I was worried that might be the case. Given how complicated these features sound, it makes me wonder if they're gonna finish before the decade is over...
link