D20349: Unconditionally enable -DQT_STRICT_ITERATORS, not just in debug mode

David Faure noreply at phabricator.kde.org
Sun Apr 7 14:23:17 BST 2019


dfaure created this revision.
dfaure added reviewers: dvratil, mlaurent.
Herald added projects: Frameworks, Build System.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  It turns out QT_STRICT_ITERATORS does not introduce any
  overhead (they are inlined so everything gets optimized), confirmed by
  Dan comparing the produced assembly in Compiler Explorer.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

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

AFFECTED FILES
  kde-modules/KDEFrameworkCompilerSettings.cmake

To: dfaure, dvratil, mlaurent
Cc: kde-buildsystem, kde-frameworks-devel, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190407/b43d62e3/attachment.html>


More information about the Kde-buildsystem mailing list