[cfe-dev] Contributing Apple's work on refactoring and indexing-while-building to llvm.org
Marc-André Laperle via cfe-dev
cfe-dev at lists.llvm.org
Mon Jun 5 20:09:24 PDT 2017
Hi Duncan,
This is excellent news! I was just reading about the new features and was curious as to how they were achieved. I am hoping that we can reuse most of this work in Clangd so that we can accelerate things and collaborate on the common code. I find that the core implementation in lib/Index is already useful, therefore, I'm greatly anticipating this contribution.
Thanks a lot!
Marc-André Laperle
________________________________
From: dexonsmith at apple.com <dexonsmith at apple.com> on behalf of Duncan P. N. Exon Smith <dexonsmith at apple.com>
Sent: Monday, June 5, 2017 7:20:40 PM
To: CFE Dev
Cc: Alex Lorenz; Argyrios Kyrtzidis; Marc-André Laperle; Manuel Klimek; Benjamin Kramer
Subject: Contributing Apple's work on refactoring and indexing-while-building to llvm.org
This afternoon at WWDC, we announced a couple of clang features as part of Xcode 9. We plan to contribute these features back to llvm.org<http://llvm.org> promptly, after our schedules open up from the conference.
Argyrios Kyrtzidis will follow up in the next week with patches and a review plan for indexing-while-building in clang.
Alex Lorenz will follow up in the next week with patches and a review plan for refactoring support in clang with an accompanying libclang API.
Duncan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170606/96d7a04b/attachment.html>
More information about the cfe-dev
mailing list