Diffusion Krita 127595a12372

Fix: Allow no optimization in clang for KoGamutMask

Authored by vanyossi on May 10 2019, 7:27 PM.

Description

Fix: Allow no optimization in clang for KoGamutMask

clang does not use attr optimze(0). This change ensures clang gets
the correct attribute (optnone). And solves the warning generated.

Details

Committed
vanyossiMay 10 2019, 7:27 PM
Parents
R37:93c25de88709: Remove Warning; class declared as struct
Branches
Unknown
Tags
Unknown