D11136: Make sure we use the same compiler settings as the project is by default

Aaron Puchert noreply at phabricator.kde.org
Thu Mar 8 22:27:59 UTC 2018


aaronpuchert added a comment.


  In D11136#221589 <https://phabricator.kde.org/D11136#221589>, @mwolff wrote:
  
  > Hmm I was actually thinking about _removing_ most of the non-clang compiler stuff (builtin macros, includes etc) - but I'd like to discuss this first
  
  
  +1 on that. I never understood why we're trying to emulate another compiler, when we clearly parse with Clang and not GCC or MSVC. It also doesn't seem to work 100%, since we can't make Clang forget that it is Clang, so it reads stuff with `#ifdef __clang__` anyway. For me this always looked like something that made sense in the pre-Clang (KDevelop 4) days, but not anymore.

REPOSITORY
  R32 KDevelop

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

To: apol, #kdevelop, mwolff
Cc: aaronpuchert, mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180308/3cde738f/attachment.html>


More information about the KDevelop-devel mailing list