<table><tr><td style="">dakon created this revision.<br />Herald added a project: KDevelop.<br />Herald added a subscriber: kdevelop-devel.<br />dakon requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18857">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>-if we have a match for a key, no other key can match<br />
-match the start of a new line as QByteArray instead of QString, most lines will<br />
 not match and all keys are plain ASCII, this saves a lot of needless<br />
 conversions and memory allocations<br />
-modify the original line instead of doing a copy, the original one will not<br />
 be used again anyway.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Open and build a CMake-based project.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18857">https://phabricator.kde.org/D18857</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/cmake/cmakebuilddirchooser.cpp</div></div></div><br /><div><strong>To: </strong>dakon<br /><strong>Cc: </strong>kdevelop-devel, glebaccon, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>