Review Request 115992: PCH support in kdev-clang
Olivier Jean de Gaalon
olivier.jg at gmail.com
Mon Mar 3 06:36:10 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115992/
-----------------------------------------------------------
(Updated March 3, 2014, 6:36 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop and Milian Wolff.
Repository: kdev-clang
Description
-------
This is a little dirty, but I probably won't be able to work on it any more this week, so at least I can throw it up for feedback. Give special attention to parselock, because I didn't take the time to see how it's supposed to be used.
Diffs
-----
duchain/clanghelpers.h PRE-CREATION
duchain/CMakeLists.txt 7ab2e8a
clangparsejob.cpp 86588ce
clangparsejob.h b12e9df
duchain/clanghelpers.cpp PRE-CREATION
duchain/clangpch.h PRE-CREATION
duchain/clangpch.cpp PRE-CREATION
duchain/clangtypes.h b4baba7
duchain/clangtypes.cpp f8eb8b8
duchain/includedfilecontexts.h 4bdd6ca
duchain/includedfilecontexts.cpp 90d800c
duchain/parsesession.h e557884
duchain/parsesession.cpp 265e099
duchain/tuduchain.h e0e8d44
Diff: https://git.reviewboard.kde.org/r/115992/diff/
Testing
-------
It works, including with epic-size projects. It still doesn't resume properly for some reason (clang will complain about invalid PCH, create an invalid tu, and the pch contexts will be nuked). I haven't had time to look into that, just have to remove the pch and rebuild for now.
Thanks,
Olivier Jean de Gaalon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140303/cbb778bf/attachment.html>
More information about the KDevelop-devel
mailing list