D18551: clang: Create preamble only on second parse

Aaron Puchert noreply at phabricator.kde.org
Sat Feb 2 16:13:02 GMT 2019


aaronpuchert added a comment.


  The way I understand it, the proposals are slightly different. Maybe we can summarize them as follows:
  
  | Create preamble for           | @aaronpuchert   | @rjvbb          | @mwolff      |
  | files that are not open       | never           | never           | never        |
  | files that are open when (1)  | on first change | on first change | when opening |
  | files that are open when ¬(1) | on first change | when opening    | when opening |
  |
  
  where (1) = entire project is parsed on import. Is that correct? For your proposal the first column says “never” because you don't create preambles immediately when parsing the entire project.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D18551

To: aaronpuchert, #kdevelop, mwolff, brauch, rjvbb
Cc: rjvbb, kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190202/45581403/attachment.html>


More information about the KDevelop-devel mailing list