Diffusion KWin a088a7b1a482

Apply -Wno-inconsistent-missing-override for all compilers

Authored by davidedmundson on Jan 24 2019, 4:17 PM.

Description

Apply -Wno-inconsistent-missing-override for all compilers

Summary:
Default CXX flags are out of our control. Whether they're set by the
compiler or the user or ECM.

We currently disable for clang. This patch also disables this warning
for other compilers.

This might not be anyone's first preference, but we're at an impasse
there.

Test Plan: Compiled

Reviewers: KWin, graesslin

Reviewed By: KWin, graesslin

Subscribers: zzag, kwin

Tags: KWin

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

Details

Committed
davidedmundsonJan 24 2019, 4:28 PM
Reviewer
KWin
Differential Revision
D18488: Apply -Wno-inconsistent-missing-override for all compilers
Parents
R108:4f69dc6833c9: [kcmkwin/compositing] Use new icon for Effects KCM
Branches
Unknown
Tags
Unknown