Skip to content
  • Christian Kamm's avatar
    QmlJS: Remove overzealous 'undefined' check for enums. · 055aa15f
    Christian Kamm authored
    The "value might be 'undefined'" warning triggered whenever the static
    expression evaluator failed to produce a value. At the moment, it does
    so for almost all non-trivial expressions.
    
    The warning is now disabled.
    
    Task-number: QTCREATORBUG-3208
    055aa15f