D16773: Don't add 'override' specifier for non-modern project settings

Amish Naidu noreply at phabricator.kde.org
Fri Nov 9 07:28:37 GMT 2018


amhndu created this revision.
Herald added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
amhndu requested review of this revision.

REVISION SUMMARY
  Override code completion will only add the override specifier if the parser
  settings don't have either -std=c++03 or 98.
  
  Supersedes: D4039 <https://phabricator.kde.org/D4039>
  
  BUG: 372280

TEST PLAN
  Run `test_codecompletion testOverrideExecute`

REPOSITORY
  R32 KDevelop

BRANCH
  config-override

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

AFFECTED FILES
  plugins/clang/codecompletion/context.cpp
  plugins/clang/tests/test_codecompletion.cpp
  plugins/clang/tests/test_codecompletion.h

To: amhndu
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181109/511940cf/attachment.html>


More information about the KDevelop-devel mailing list