<table><tr><td style="">brauch reopened this revision.<br />brauch added a comment.<br />This revision is now accepted and ready to land.
</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/D7752" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>There are some arguments which we shouldn't pass on, for example I have a qmake project here which does QMAKE_CXXFLAGS += -Werror=return-type and that completely breaks everything (no highlighting any more whatsoever, parsing of all files fails, ...), Not even sure why, but I guess -Werror arguments should never be passed on in our case.</p>

<p>Should I make extraArguments() return a string list and add a blacklist for those? Better ideas?</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/D7752" rel="noreferrer">https://phabricator.kde.org/D7752</a></div></div><br /><div><strong>To: </strong>apol, KDevelop, kfunk, mwolff<br /><strong>Cc: </strong>brauch, mwolff, kdevelop-devel<br /></div>