Hacker News new | ask | show | jobs
by steveklabnik 2538 days ago
Do you have a link? I thought they were related, but maybe I’m behind the times!
1 comments

EuroLLVM 2019 on YouTube has a talk on clang current implementation state.

Apple also demoed their XCode integration at WWDC 2019, on the talk about Objective-C, C and C++ support.

When is the Xcode integration coming?
I remembered it incorrectly, sorry about that, there are several improvements regarding type safety, but not for lifetimes, C++ use-after-move, std::string vs char*, and a couple of others.

https://developer.apple.com/videos/play/wwdc2019/409/

However here is the clang talk I was referring to.

https://www.youtube.com/watch?v=VynWyOIb6Bk