Pages with the most categories

Jump to navigation Jump to search

The following data is cached, and was last updated 04:05, 4 September 2024. A maximum of 1,000 results are available in the cache.

Showing below up to 50 results in range #1 to #50.

View (previous 50 | ) (20 | 50 | 100 | 250 | 500)

  1. Clang error: instance variable A has conflicting type: B vs C (err_conflicting_ivar_type)‏‎ (3 categories)
  2. Clang error: A is unsupported with RISC-V linker relaxation (-mrelax) (err_drv_riscv_unsupported_with_linker_relaxation)‏‎ (2 categories)
  3. Clang warning: A attribute only applies to... pointer arguments [-Wignored-attributes] (warn_attribute_pointers_only)‏‎ (2 categories)
  4. Clang error: reference to ... function could not be resolved; did you mean to call it...? (err_ovl_unresolvable)‏‎ (2 categories)
  5. Clang error: const-qualified variable cannot be A (err_omp_const_variable)‏‎ (2 categories)
  6. Clang error: non-templated function cannot have a requires clause (err_constrained_non_templated_function)‏‎ (2 categories)
  7. Clang warning: use of this statement in a constexpr ... is a C++20 extension [-Wc++20-extensions] (ext_constexpr_body_invalid_stmt_cxx20)‏‎ (2 categories)
  8. Clang error: invalid cpu feature string for builtin (err_invalid_cpu_supports)‏‎ (2 categories)
  9. Clang warning: ... stack memory associated with ... B returned [-Wreturn-stack-address] (warn_ret_stack_addr_ref)‏‎ (2 categories)
  10. Clang error: use of ... B requires template arguments (err_template_missing_args)‏‎ (2 categories)
  11. Clang error: cannot find libdevice for A; provide path to different CUDA installation via '--cuda-path', or pass '-nocudalib' to build without linking with libdevice (err_drv_no_cuda_libdevice)‏‎ (2 categories)
  12. Clang warning: A attribute only applies to a pointer or reference (B is invalid) [-Wignored-attributes] (warn_attribute_pointer_or_reference_only)‏‎ (2 categories)
  13. Clang error: A does not support the 'B' ... (err_opencl_unknown_type_specifier)‏‎ (2 categories)
  14. 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)‏‎ (2 categories)
  15. Clang warning: use of this statement in a constexpr ... is a C++14 extension [-Wc++14-extensions] (ext_constexpr_body_invalid_stmt)‏‎ (2 categories)
  16. Clang error: cannot deduce type for lambda capture B from ... initializer list (err_init_capture_paren_braces)‏‎ (2 categories)
  17. Clang warning: A is a reserved name for a module [-Wreserved-module-identifier] (warn_reserved_module_name)‏‎ (2 categories)
  18. Clang error: template argument for template type parameter must be a type (err_template_arg_must_be_type)‏‎ (2 categories)
  19. Clang error: cannot specify 'B' along with 'A' (err_drv_cannot_mix_options)‏‎ (2 categories)
  20. Clang warning: A attribute ignored on inline function [-Wignored-attributes] (warn_attribute_ignored_on_inline)‏‎ (2 categories)
  21. Clang error: attribute A can only be applied to an OpenCL kernel function (err_opencl_kernel_attr)‏‎ (2 categories)
  22. 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)‏‎ (2 categories)
  23. Clang error: conditional expression is ambiguous; A and B can be converted to several common types (err_conditional_ambiguous_ovl)‏‎ (2 categories)
  24. Clang error: 'using_if_exists' attribute cannot be applied to an inheriting constructor (err_using_if_exists_on_ctor)‏‎ (2 categories)
  25. Clang error: in-class initializer for static data member is not a constant expression (err_in_class_initializer_non_constant)‏‎ (2 categories)
  26. Clang warning: receiver A is a forward class and corresponding @interface may not exist [-Wreceiver-forward-class] (warn_receiver_forward_class)‏‎ (2 categories)
  27. Clang error: sorry, non-type template argument of pointer-to-member type B that refers to member A of a different class is not supported yet (err_template_arg_member_ptr_base_derived_not_supported)‏‎ (2 categories)
  28. Clang error: exception specifications are not allowed beyond a single level of indirection (err_distant_exception_spec)‏‎ (2 categories)
  29. Clang warning: A attribute for getter must not have any parameters besides 'self:' [-Wswift-name-attribute] (warn_attr_swift_name_getter_parameters)‏‎ (2 categories)
  30. Clang error: array of A type is invalid in OpenCL (err_opencl_invalid_type_array)‏‎ (2 categories)
  31. Clang error: '__kindof' specifier cannot be applied to non-object type A (err_objc_kindof_nonobject)‏‎ (2 categories)
  32. Clang error: cannot catch variably modified type A (err_catch_variably_modified)‏‎ (2 categories)
  33. Clang error: unexpected interface name A: expected expression (err_unexpected_interface)‏‎ (2 categories)
  34. Clang error: 'A' declared as array of functions of type B (err_illegal_decl_array_of_functions)‏‎ (2 categories)
  35. Clang warning: passing object of class type A through variadic ...... [-Wclass-varargs] (warn_pass_class_arg_to_vararg)‏‎ (2 categories)
  36. Clang error: unknown target triple 'A' (err_target_unknown_triple)‏‎ (2 categories)
  37. Clang error: definition of explicitly defaulted ... (err_definition_of_explicitly_defaulted_member)‏‎ (2 categories)
  38. Clang note: forward declaration of class here (note_forward_class)‏‎ (2 categories)
  39. Clang error: invalid pipe access modifier (expecting A) (err_opencl_builtin_pipe_invalid_access_modifier)‏‎ (2 categories)
  40. Clang error: illegal type A used in a boxed expression (err_objc_illegal_boxed_expression_type)‏‎ (2 categories)
  41. Clang error: cannot catch incomplete type A (err_catch_incomplete)‏‎ (2 categories)
  42. Clang error: cannot find protocol declaration for A (err_undeclared_protocol)‏‎ (2 categories)
  43. Clang error: no function template matches function template specialization A (err_function_template_spec_no_match)‏‎ (2 categories)
  44. Clang warning: ... does not match previous declaration [-Wsection] (warn_mismatched_section)‏‎ (2 categories)
  45. Clang error: unknown target CPU 'A' (err_target_unknown_cpu)‏‎ (2 categories)
  46. Clang error: deduction guide must be declared in the same scope as template A (err_deduction_guide_wrong_scope)‏‎ (2 categories)
  47. Clang note: 'trivial_abi' is disallowed on A because ... (note_cannot_use_trivial_abi_reason)‏‎ (2 categories)
  48. Clang error: Only one A clause can appear on a requires directive in a single translation unit (err_omp_requires_clause_redeclaration)‏‎ (2 categories)
  49. Clang error: bit-field A has non-integral type B (err_not_integral_type_bitfield)‏‎ (2 categories)
  50. Clang error: the vecreturn attribute can only be used on a POD (plain old data) class or structure (i.e. no virtual functions) (err_attribute_vecreturn_only_pod_record)‏‎ (2 categories)

View (previous 50 | ) (20 | 50 | 100 | 250 | 500)