Pages that link to "Module:ClangDiags/DiagsLongData6"
Jump to navigation
Jump to search
The following pages link to Module:ClangDiags/DiagsLongData6:
Displayed 8 items.
- Clang error: illegal type A used in a boxed expression (err_objc_illegal_boxed_expression_type) (transclusion) (← links)
- Clang error: expected addressable lvalue expression, array element...... (err_omp_expected_addressable_lvalue_or_array_item) (transclusion) (← links)
- Clang error: the statement for 'atomic capture' must be an expression statement of form 'v = ++x;', 'v = --x;', 'v = x++;', 'v = x--;', 'v = x binop= expr;', 'v = x = x binop expr' or 'v = x = expr binop x', where x and v are both lvalue expressions with scalar type (err_omp_atomic_capture_not_expression_statement) (transclusion) (← links)
- Clang error: the statement for 'atomic capture' must be a compound statement of form '{v = x; x binop= expr;}', '{x binop= expr; v = x;}', '{v = x; x = x binop expr;}', '{v = x; x = expr binop x;}', '{x = x binop expr; v = x;}', '{x = expr binop x; v = x;}' or '{v = x; x = expr;}', '{v = x; x++;}', '{v = x; ++x;}', '{++x; v = x;}', '{x++; v = x;}', '{v = x; x--;}', '{v = x; --x;}', '{--x; v = x;}', '{x--; v = x;}' where x is an lvalue expression with scalar type (err_omp_atomic_capture_not_compound_statement) (transclusion) (← links)
- Clang error: const-qualified variable cannot be A (err_omp_const_variable) (transclusion) (← links)
- Clang error: the user condition in the OpenMP context selector needs to be constant; A is not (err_omp_declare_variant_user_condition_not_constant) (transclusion) (← links)
- Clang error: '__kindof' specifier cannot be applied to non-object type A (err_objc_kindof_nonobject) (transclusion) (← links)
- Clang error: expected... variable of type 'omp_interop_t' (err_omp_interop_variable_expected) (transclusion) (← links)