Live data from Hacker News

Viewing profile — r4nt3r

r4nt3r

HN member
Joined
Fri, Apr 20, 2018, 7:25 AM UTC
HN karma
3
Public activity
3 items

About r4nt3r

No profile information was provided.

Recent public activity

  1. comment
    Comment #16882874

    The main problem with libclang is actually that it puts another abstraction on top of the AST that nobody really had time to maintain. That's not made better by the amount of work …

  2. comment
    Comment #16882857

    While I agree that not everything is always great, I'd say the same for our own contributions ;) I've definitely let patches unreviewed for way too long due to internal priorities,…

  3. comment
    Comment #16882836

    clangd already has a layered architecture, where you can either use the JSON-RPC mechanism or more directly control clangd and implement your own transport. There are no plans for …