https://bugs.kde.org/show_bug.cgi?id=372280

Amish Naidu <amh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |velop/0636cfdd8a93617cbcf2e
                   |                            |fe2c9d74eab21a0b97b
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Amish Naidu <amh...@gmail.com> ---
Git commit 0636cfdd8a93617cbcf2efe2c9d74eab21a0b97b by Amish Naidu.
Committed on 03/12/2018 at 10:50.
Pushed by anaidu into branch 'master'.

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

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

Test Plan: Run `test_codecompletion testOverrideExecute`

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kfunk, kdevelop-devel

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D16773

M  +27   -1    plugins/clang/codecompletion/context.cpp
M  +65   -0    plugins/clang/tests/test_codecompletion.cpp
M  +2    -0    plugins/clang/tests/test_codecompletion.h

https://commits.kde.org/kdevelop/0636cfdd8a93617cbcf2efe2c9d74eab21a0b97b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to