D18551: clang: Create preamble only on second parse
Milian Wolff
noreply at phabricator.kde.org
Mon Apr 15 09:25:37 BST 2019
mwolff added a comment.
In D18551#430847 <https://phabricator.kde.org/D18551#430847>, @rjvbb wrote:
> Re: reparsing reliably each time a headerfile is changed: wouldn't the use of forwarding headers increase the chance of missing a change?
What's a forwarding header? Do you mean something like `#include <Foo>` which then contains a `#include <foo.h>`? We obviously should use the full include chain which will cover all files, not only direct includes.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D18551
To: aaronpuchert, #kdevelop, mwolff, brauch, rjvbb
Cc: rjvbb, kdevelop-devel, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190415/cb1b4397/attachment.html>
More information about the KDevelop-devel
mailing list