<table><tr><td style="">rjvbb added a comment.
</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/D15797">View Revision</a></tr></table><br /><div><div><p>I think there might be a simpler solution to that situation</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">don't normalise paths when creating the list of commands from compile_commands.json</li>
<li class="remarkup-list-item">do 2 comparisons when checking individual files: 1 of the verbatim paths (i.e. the current check), and another of the canonicalised paths; if either succeeds it's a hit. I could have thought of that myself: my variant of the check might indeed fail in certain cases where the current check succeeds.</li>
</ul>

<p>(I could say your example is contrived, but so are mine so I guess I won't go there :) )</p>

<p>What do you think, are there other cases where both check variants will fail? The solution above looks like it'll be a lot easier to implement (and maintain) than what you describe.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15797">https://phabricator.kde.org/D15797</a></div></div><br /><div><strong>To: </strong>rjvbb, KDevelop, antonanikin<br /><strong>Cc: </strong>antonanikin, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>