| 1 | |
| 2 | #ifdef GET_DIAG_STABLE_ID_ARRAYS |
| 3 | |
| 4 | #ifdef __GNUC__ |
| 5 | #pragma GCC diagnostic push |
| 6 | #pragma GCC diagnostic ignored "-Woverlength-strings" |
| 7 | #endif |
| 8 | static constexpr char DiagStableIDsStorage[] = |
| 9 | "\0" |
| 10 | "backslash_newline_space\0" |
| 11 | "compat_cxx11_enum_fixed_underlying_type\0" |
| 12 | "compat_cxx11_nonclass_type_friend\0" |
| 13 | "compat_cxx11_static_data_member_in_union\0" |
| 14 | "compat_cxx11_templ_default_in_function_templ\0" |
| 15 | "compat_cxx11_template_arg_extra_parens\0" |
| 16 | "compat_cxx11_typename_outside_of_template\0" |
| 17 | "compat_cxx14_constexpr_body_multiple_return\0" |
| 18 | "compat_cxx14_constexpr_local_var\0" |
| 19 | "compat_cxx14_constexpr_type_definition\0" |
| 20 | "compat_cxx14_cxx14_constexpr_body_invalid_stmt\0" |
| 21 | "compat_cxx14_variable_template\0" |
| 22 | "compat_cxx17_decomp_decl\0" |
| 23 | "compat_cxx17_inline_variable\0" |
| 24 | "compat_cxx20_adl_only_template_id\0" |
| 25 | "compat_cxx20_constexpr_ctor_missing_init\0" |
| 26 | "compat_cxx20_constexpr_function_try_block\0" |
| 27 | "compat_cxx20_constexpr_local_var_no_init\0" |
| 28 | "compat_cxx20_constexpr_union_ctor_no_init\0" |
| 29 | "compat_cxx20_ctad_for_alias_templates\0" |
| 30 | "compat_cxx20_cxx20_constexpr_body_invalid_stmt\0" |
| 31 | "compat_cxx20_decomp_decl_spec\0" |
| 32 | "compat_cxx20_implicit_typename\0" |
| 33 | "compat_cxx23_constexpr_static_var\0" |
| 34 | "compat_cxx23_cxx23_constexpr_body_invalid_stmt\0" |
| 35 | "compat_cxx26_decomp_decl_cond\0" |
| 36 | "compat_pre_cxx11_enum_fixed_underlying_type\0" |
| 37 | "compat_pre_cxx11_nonclass_type_friend\0" |
| 38 | "compat_pre_cxx11_static_data_member_in_union\0" |
| 39 | "compat_pre_cxx11_templ_default_in_function_templ\0" |
| 40 | "compat_pre_cxx11_template_arg_extra_parens\0" |
| 41 | "compat_pre_cxx11_typename_outside_of_template\0" |
| 42 | "compat_pre_cxx14_constexpr_body_multiple_return\0" |
| 43 | "compat_pre_cxx14_constexpr_local_var\0" |
| 44 | "compat_pre_cxx14_constexpr_type_definition\0" |
| 45 | "compat_pre_cxx14_cxx14_constexpr_body_invalid_stmt\0" |
| 46 | "compat_pre_cxx14_variable_template\0" |
| 47 | "compat_pre_cxx17_decomp_decl\0" |
| 48 | "compat_pre_cxx17_inline_variable\0" |
| 49 | "compat_pre_cxx20_adl_only_template_id\0" |
| 50 | "compat_pre_cxx20_constexpr_ctor_missing_init\0" |
| 51 | "compat_pre_cxx20_constexpr_function_try_block\0" |
| 52 | "compat_pre_cxx20_constexpr_local_var_no_init\0" |
| 53 | "compat_pre_cxx20_constexpr_union_ctor_no_init\0" |
| 54 | "compat_pre_cxx20_ctad_for_alias_templates\0" |
| 55 | "compat_pre_cxx20_cxx20_constexpr_body_invalid_stmt\0" |
| 56 | "compat_pre_cxx20_decomp_decl_spec\0" |
| 57 | "compat_pre_cxx20_implicit_typename\0" |
| 58 | "compat_pre_cxx23_constexpr_static_var\0" |
| 59 | "compat_pre_cxx23_cxx23_constexpr_body_invalid_stmt\0" |
| 60 | "compat_pre_cxx26_decomp_decl_cond\0" |
| 61 | "err_32_bit_builtin_64_bit_tgt\0" |
| 62 | "err_64_bit_builtin_32_bit_tgt\0" |
| 63 | "err__Pragma_malformed\0" |
| 64 | "err_abi_tag_on_redeclaration\0" |
| 65 | "err_abstract_type_in_decl\0" |
| 66 | "err_acc_branch_in_out_compute_construct\0" |
| 67 | "err_acc_clause_after_device_type\0" |
| 68 | "err_acc_clause_appertainment\0" |
| 69 | "err_acc_clause_cannot_combine\0" |
| 70 | "err_acc_clause_cannot_combine_before_device_type\0" |
| 71 | "err_acc_clause_cannot_combine_same_device_type\0" |
| 72 | "err_acc_clause_conflicts_prev_dev_type\0" |
| 73 | "err_acc_clause_in_clause_region\0" |
| 74 | "err_acc_clause_multiple_loops\0" |
| 75 | "err_acc_clause_routine_one_of_in_region\0" |
| 76 | "err_acc_collapse_loop_count\0" |
| 77 | "err_acc_construct_appertainment\0" |
| 78 | "err_acc_construct_one_clause_of\0" |
| 79 | "err_acc_decl_for_routine\0" |
| 80 | "err_acc_declare_clause_at_global\0" |
| 81 | "err_acc_declare_extern\0" |
| 82 | "err_acc_declare_required_clauses\0" |
| 83 | "err_acc_declare_same_scope\0" |
| 84 | "err_acc_device_type_multiple_archs\0" |
| 85 | "err_acc_duplicate_bind\0" |
| 86 | "err_acc_duplicate_clause_disallowed\0" |
| 87 | "err_acc_duplicate_unnamed_bind\0" |
| 88 | "err_acc_expected_reduction_operator\0" |
| 89 | "err_acc_gang_dim_value\0" |
| 90 | "err_acc_gang_multiple_elt\0" |
| 91 | "err_acc_gang_reduction_conflict\0" |
| 92 | "err_acc_gang_reduction_numgangs_conflict\0" |
| 93 | "err_acc_incorrect_bind_arg\0" |
| 94 | "err_acc_insufficient_loops\0" |
| 95 | "err_acc_int_arg_invalid\0" |
| 96 | "err_acc_int_expr_explicit_conversion\0" |
| 97 | "err_acc_int_expr_incomplete_class_type\0" |
| 98 | "err_acc_int_expr_multiple_conversions\0" |
| 99 | "err_acc_int_expr_requires_integer\0" |
| 100 | "err_acc_intervening_code\0" |
| 101 | "err_acc_invalid_atomic\0" |
| 102 | "err_acc_invalid_clause\0" |
| 103 | "err_acc_invalid_default_clause_kind\0" |
| 104 | "err_acc_invalid_default_type\0" |
| 105 | "err_acc_invalid_directive\0" |
| 106 | "err_acc_invalid_in_loop\0" |
| 107 | "err_acc_invalid_modifier\0" |
| 108 | "err_acc_invalid_open_paren\0" |
| 109 | "err_acc_invalid_reduction_operator\0" |
| 110 | "err_acc_invalid_tag_kind\0" |
| 111 | "err_acc_link_not_extern\0" |
| 112 | "err_acc_loop_not_for_loop\0" |
| 113 | "err_acc_loop_not_monotonic\0" |
| 114 | "err_acc_loop_terminating_condition\0" |
| 115 | "err_acc_loop_variable\0" |
| 116 | "err_acc_loop_variable_type\0" |
| 117 | "err_acc_magic_static_in_routine\0" |
| 118 | "err_acc_missing_directive\0" |
| 119 | "err_acc_modifier\0" |
| 120 | "err_acc_multiple_references\0" |
| 121 | "err_acc_not_a_var_ref\0" |
| 122 | "err_acc_not_a_var_ref_cache\0" |
| 123 | "err_acc_not_a_var_ref_use_device_declare\0" |
| 124 | "err_acc_num_arg_conflict\0" |
| 125 | "err_acc_num_arg_conflict_reverse\0" |
| 126 | "err_acc_num_gangs_num_args\0" |
| 127 | "err_acc_reduction_num_gangs_conflict\0" |
| 128 | "err_acc_reduction_recipe_no_op\0" |
| 129 | "err_acc_reduction_type\0" |
| 130 | "err_acc_routine_not_func\0" |
| 131 | "err_acc_routine_overload_set\0" |
| 132 | "err_acc_size_expr_value\0" |
| 133 | "err_acc_subarray_base_plus_length_out_of_range\0" |
| 134 | "err_acc_subarray_function_type\0" |
| 135 | "err_acc_subarray_incomplete_type\0" |
| 136 | "err_acc_subarray_negative\0" |
| 137 | "err_acc_subarray_no_length\0" |
| 138 | "err_acc_subarray_out_of_range\0" |
| 139 | "err_acc_typecheck_subarray_value\0" |
| 140 | "err_acc_unexpected_directive\0" |
| 141 | "err_acc_update_as_body\0" |
| 142 | "err_acc_var_not_pointer_type\0" |
| 143 | "err_access\0" |
| 144 | "err_access_base_ctor\0" |
| 145 | "err_access_ctor\0" |
| 146 | "err_access_decl\0" |
| 147 | "err_access_dtor\0" |
| 148 | "err_access_dtor_base\0" |
| 149 | "err_access_dtor_exception\0" |
| 150 | "err_access_dtor_field\0" |
| 151 | "err_access_dtor_ivar\0" |
| 152 | "err_access_dtor_temp\0" |
| 153 | "err_access_dtor_var\0" |
| 154 | "err_access_dtor_vbase\0" |
| 155 | "err_access_field_ctor\0" |
| 156 | "err_access_friend_function\0" |
| 157 | "err_access_lambda_capture\0" |
| 158 | "err_access_specifier_interface\0" |
| 159 | "err_addr_ovl_ambiguous\0" |
| 160 | "err_addr_ovl_no_qualifier\0" |
| 161 | "err_addr_ovl_no_viable\0" |
| 162 | "err_addr_ovl_not_func_ptrref\0" |
| 163 | "err_address_of_function_with_pass_object_size_params\0" |
| 164 | "err_address_of_label_outside_fn\0" |
| 165 | "err_address_space_mismatch_templ_inst\0" |
| 166 | "err_address_space_qualified_delete\0" |
| 167 | "err_address_space_qualified_new\0" |
| 168 | "err_addrof_function_constraints_not_satisfied\0" |
| 169 | "err_addrof_function_disabled_by_enable_if_attr\0" |
| 170 | "err_aix_attr_unsupported\0" |
| 171 | "err_aix_musttail_unsupported\0" |
| 172 | "err_alias_after_tentative\0" |
| 173 | "err_alias_declaration_not_identifier\0" |
| 174 | "err_alias_declaration_pack_expansion\0" |
| 175 | "err_alias_declaration_specialization\0" |
| 176 | "err_alias_is_definition\0" |
| 177 | "err_alias_not_supported_on_darwin\0" |
| 178 | "err_alias_not_supported_on_nvptx\0" |
| 179 | "err_alias_template_extra_headers\0" |
| 180 | "err_alias_to_common\0" |
| 181 | "err_alias_to_undefined\0" |
| 182 | "err_align_value_attribute_argument_not_int\0" |
| 183 | "err_alignas_attribute_wrong_decl_type\0" |
| 184 | "err_alignas_mismatch\0" |
| 185 | "err_alignas_missing_on_definition\0" |
| 186 | "err_alignas_underaligned\0" |
| 187 | "err_aligned_allocation_unavailable\0" |
| 188 | "err_aligned_attribute_argument_not_int\0" |
| 189 | "err_alignment_dependent_typedef_name\0" |
| 190 | "err_alignment_not_power_of_two\0" |
| 191 | "err_alignment_too_big\0" |
| 192 | "err_alignment_too_small\0" |
| 193 | "err_alignof_member_of_incomplete_type\0" |
| 194 | "err_allocation_of_abstract_type\0" |
| 195 | "err_allowable_clients_mismatch\0" |
| 196 | "err_allowable_clients_missing\0" |
| 197 | "err_altivec_empty_initializer\0" |
| 198 | "err_ambiguous_base_to_derived_cast\0" |
| 199 | "err_ambiguous_delete_operand\0" |
| 200 | "err_ambiguous_derived_to_base_conv\0" |
| 201 | "err_ambiguous_destructor\0" |
| 202 | "err_ambiguous_inherited_constructor\0" |
| 203 | "err_ambiguous_member_multiple_subobject_types\0" |
| 204 | "err_ambiguous_member_multiple_subobjects\0" |
| 205 | "err_ambiguous_memptr_conv\0" |
| 206 | "err_ambiguous_reference\0" |
| 207 | "err_ambiguous_suitable_delete_member_function_found\0" |
| 208 | "err_ambiguous_tag_hiding\0" |
| 209 | "err_amdgcn_coop_atomic_invalid_as\0" |
| 210 | "err_amdgcn_dmask_has_too_many_bits_set\0" |
| 211 | "err_amdgcn_load_lds_size_invalid_value\0" |
| 212 | "err_analyzer_checker_incompatible_analyzer_option\0" |
| 213 | "err_analyzer_checker_option_invalid_input\0" |
| 214 | "err_analyzer_checker_option_unknown\0" |
| 215 | "err_analyzer_config_invalid_input\0" |
| 216 | "err_analyzer_config_multiple_values\0" |
| 217 | "err_analyzer_config_no_value\0" |
| 218 | "err_analyzer_config_unknown\0" |
| 219 | "err_analyzer_not_built_with_z3\0" |
| 220 | "err_anon_bitfield_has_negative_width\0" |
| 221 | "err_anon_bitfield_member_init\0" |
| 222 | "err_anon_bitfield_qualifiers\0" |
| 223 | "err_anon_type_definition\0" |
| 224 | "err_anonymous_enum_bitfield\0" |
| 225 | "err_anonymous_property\0" |
| 226 | "err_anonymous_record_bad_member\0" |
| 227 | "err_anonymous_record_member_redecl\0" |
| 228 | "err_anonymous_record_nonpublic_member\0" |
| 229 | "err_anonymous_record_with_function\0" |
| 230 | "err_anonymous_record_with_static\0" |
| 231 | "err_anonymous_record_with_type\0" |
| 232 | "err_anonymous_struct_not_member\0" |
| 233 | "err_anonymous_union_not_static\0" |
| 234 | "err_anonymous_union_with_storage_spec\0" |
| 235 | "err_anyx86_interrupt_attribute\0" |
| 236 | "err_anyx86_interrupt_called\0" |
| 237 | "err_apinotes_message\0" |
| 238 | "err_appextension_safe_mismatch\0" |
| 239 | "err_arc_array_param_no_ownership\0" |
| 240 | "err_arc_assign_property_ownership\0" |
| 241 | "err_arc_atomic_ownership\0" |
| 242 | "err_arc_autoreleasing_capture\0" |
| 243 | "err_arc_autoreleasing_var\0" |
| 244 | "err_arc_bridge_cast_incompatible\0" |
| 245 | "err_arc_bridge_cast_wrong_kind\0" |
| 246 | "err_arc_bridge_retain\0" |
| 247 | "err_arc_cast_requires_bridge\0" |
| 248 | "err_arc_collection_forward\0" |
| 249 | "err_arc_convesion_of_weak_unavailable\0" |
| 250 | "err_arc_gained_method_convention\0" |
| 251 | "err_arc_illegal_explicit_message\0" |
| 252 | "err_arc_illegal_method_def\0" |
| 253 | "err_arc_illegal_selector\0" |
| 254 | "err_arc_inconsistent_property_ownership\0" |
| 255 | "err_arc_indirect_no_ownership\0" |
| 256 | "err_arc_init_method_unrelated_result_type\0" |
| 257 | "err_arc_lost_method_convention\0" |
| 258 | "err_arc_may_not_respond\0" |
| 259 | "err_arc_method_not_found\0" |
| 260 | "err_arc_mismatched_cast\0" |
| 261 | "err_arc_multiple_method_decl\0" |
| 262 | "err_arc_new_array_without_ownership\0" |
| 263 | "err_arc_nolifetime_behavior\0" |
| 264 | "err_arc_nonlocal_writeback\0" |
| 265 | "err_arc_objc_property_default_assign_on_object\0" |
| 266 | "err_arc_perform_selector_retains\0" |
| 267 | "err_arc_pseudo_dtor_inconstant_quals\0" |
| 268 | "err_arc_receiver_forward_class\0" |
| 269 | "err_arc_receiver_forward_instance\0" |
| 270 | "err_arc_strong_property_ownership\0" |
| 271 | "err_arc_thread_ownership\0" |
| 272 | "err_arc_typecheck_convert_incompatible_pointer\0" |
| 273 | "err_arc_unsupported_on_runtime\0" |
| 274 | "err_arc_unsupported_on_toolchain\0" |
| 275 | "err_arc_unsupported_weak_class\0" |
| 276 | "err_arc_unused_init_message\0" |
| 277 | "err_arc_weak_disabled\0" |
| 278 | "err_arc_weak_ivar_access\0" |
| 279 | "err_arc_weak_no_runtime\0" |
| 280 | "err_arc_weak_unavailable_assign\0" |
| 281 | "err_arc_weak_unavailable_property\0" |
| 282 | "err_arch_unsupported_isa\0" |
| 283 | "err_architecture_mismatch\0" |
| 284 | "err_arg_is_not_destructurable\0" |
| 285 | "err_arg_with_address_space\0" |
| 286 | "err_argument_invalid_range\0" |
| 287 | "err_argument_not_contiguous_bit_field\0" |
| 288 | "err_argument_not_multiple\0" |
| 289 | "err_argument_not_power_of_2\0" |
| 290 | "err_argument_not_shifted_byte\0" |
| 291 | "err_argument_not_shifted_byte_or_xxff\0" |
| 292 | "err_argument_required_after_attribute\0" |
| 293 | "err_arith_conv_enum_float_cxx26\0" |
| 294 | "err_arithmetic_nonfragile_interface\0" |
| 295 | "err_arm_atomic_store_with_stshh_bad_order\0" |
| 296 | "err_arm_atomic_store_with_stshh_bad_type\0" |
| 297 | "err_arm_atomic_store_with_stshh_bad_value_type\0" |
| 298 | "err_arm_interrupt_called\0" |
| 299 | "err_arm_invalid_coproc\0" |
| 300 | "err_arm_invalid_specialreg\0" |
| 301 | "err_array_designator_empty_range\0" |
| 302 | "err_array_designator_negative\0" |
| 303 | "err_array_designator_non_array\0" |
| 304 | "err_array_designator_too_large\0" |
| 305 | "err_array_element_alignment\0" |
| 306 | "err_array_incomplete_or_sizeless_type\0" |
| 307 | "err_array_init_different_type\0" |
| 308 | "err_array_init_incompat_wide_string_into_wchar\0" |
| 309 | "err_array_init_narrow_string_into_wchar\0" |
| 310 | "err_array_init_non_constant_array\0" |
| 311 | "err_array_init_not_init_list\0" |
| 312 | "err_array_init_plain_string_into_char8_t\0" |
| 313 | "err_array_init_utf8_string_into_char\0" |
| 314 | "err_array_init_wide_string_into_char\0" |
| 315 | "err_array_new_needs_size\0" |
| 316 | "err_array_of_abstract_type\0" |
| 317 | "err_array_section_does_not_specify_contiguous_storage\0" |
| 318 | "err_array_section_does_not_specify_length\0" |
| 319 | "err_array_section_use\0" |
| 320 | "err_array_size_ambiguous_conversion\0" |
| 321 | "err_array_size_explicit_conversion\0" |
| 322 | "err_array_size_incomplete_type\0" |
| 323 | "err_array_size_non_int\0" |
| 324 | "err_array_size_not_integral\0" |
| 325 | "err_array_star_in_function_definition\0" |
| 326 | "err_array_star_outside_prototype\0" |
| 327 | "err_array_static_not_outermost\0" |
| 328 | "err_array_static_outside_prototype\0" |
| 329 | "err_array_too_large\0" |
| 330 | "err_as_qualified_auto_decl\0" |
| 331 | "err_asm_duplicate_qual\0" |
| 332 | "err_asm_empty\0" |
| 333 | "err_asm_empty_symbolic_operand_name\0" |
| 334 | "err_asm_expected_string\0" |
| 335 | "err_asm_incomplete_type\0" |
| 336 | "err_asm_input_duplicate_match\0" |
| 337 | "err_asm_invalid_escape\0" |
| 338 | "err_asm_invalid_global_var_reg\0" |
| 339 | "err_asm_invalid_input_constraint\0" |
| 340 | "err_asm_invalid_input_size\0" |
| 341 | "err_asm_invalid_lvalue_in_input\0" |
| 342 | "err_asm_invalid_lvalue_in_output\0" |
| 343 | "err_asm_invalid_operand_number\0" |
| 344 | "err_asm_invalid_output_constraint\0" |
| 345 | "err_asm_invalid_output_size\0" |
| 346 | "err_asm_invalid_type\0" |
| 347 | "err_asm_invalid_type_in_input\0" |
| 348 | "err_asm_naked_parm_ref\0" |
| 349 | "err_asm_naked_this_ref\0" |
| 350 | "err_asm_non_addr_value_in_memory_constraint\0" |
| 351 | "err_asm_operand_empty_string\0" |
| 352 | "err_asm_operand_wide_string_literal\0" |
| 353 | "err_asm_pmf_through_constraint_not_permitted\0" |
| 354 | "err_asm_qualifier_ignored\0" |
| 355 | "err_asm_register_size_mismatch\0" |
| 356 | "err_asm_tying_incompatible_types\0" |
| 357 | "err_asm_unexpected_constraint_alternatives\0" |
| 358 | "err_asm_unknown_register_name\0" |
| 359 | "err_asm_unknown_symbolic_operand_name\0" |
| 360 | "err_asm_unsupported_register_type\0" |
| 361 | "err_asm_unterminated_symbolic_operand_name\0" |
| 362 | "err_asm_unwind_and_goto\0" |
| 363 | "err_assoc_compatible_types\0" |
| 364 | "err_assoc_type_nonobject\0" |
| 365 | "err_assoc_type_variably_modified\0" |
| 366 | "err_assume_attr_expects_cond_expr\0" |
| 367 | "err_ast_action_on_llvm_ir\0" |
| 368 | "err_ast_file_codegenopt_mismatch\0" |
| 369 | "err_ast_file_codegenopt_value_mismatch\0" |
| 370 | "err_ast_file_diagopt_mismatch\0" |
| 371 | "err_ast_file_different_branch\0" |
| 372 | "err_ast_file_invalid\0" |
| 373 | "err_ast_file_langopt_mismatch\0" |
| 374 | "err_ast_file_langopt_value_mismatch\0" |
| 375 | "err_ast_file_macro_def_conflict\0" |
| 376 | "err_ast_file_macro_def_undef\0" |
| 377 | "err_ast_file_modulecache_mismatch\0" |
| 378 | "err_ast_file_not_found\0" |
| 379 | "err_ast_file_out_of_date\0" |
| 380 | "err_ast_file_pp_detailed_record\0" |
| 381 | "err_ast_file_targetopt_feature_mismatch\0" |
| 382 | "err_ast_file_targetopt_mismatch\0" |
| 383 | "err_ast_file_undef\0" |
| 384 | "err_ast_file_version_too_new\0" |
| 385 | "err_ast_file_version_too_old\0" |
| 386 | "err_ast_file_with_compiler_errors\0" |
| 387 | "err_at_defs_cxx\0" |
| 388 | "err_at_in_class\0" |
| 389 | "err_atdef_nonfragile_interface\0" |
| 390 | "err_atimport\0" |
| 391 | "err_atomic_builtin_bit_int_prohibit\0" |
| 392 | "err_atomic_builtin_cannot_be_const\0" |
| 393 | "err_atomic_builtin_ext_int_size\0" |
| 394 | "err_atomic_builtin_must_be_pointer\0" |
| 395 | "err_atomic_builtin_must_be_pointer_intfltptr\0" |
| 396 | "err_atomic_builtin_must_be_pointer_intptr\0" |
| 397 | "err_atomic_builtin_pointer_size\0" |
| 398 | "err_atomic_exclusive_builtin_pointer_size\0" |
| 399 | "err_atomic_exclusive_builtin_pointer_size_none\0" |
| 400 | "err_atomic_load_store_uses_lib\0" |
| 401 | "err_atomic_op_has_invalid_sync_scope\0" |
| 402 | "err_atomic_op_needs_atomic\0" |
| 403 | "err_atomic_op_needs_atomic_int\0" |
| 404 | "err_atomic_op_needs_atomic_int_or_fp\0" |
| 405 | "err_atomic_op_needs_atomic_int_or_ptr\0" |
| 406 | "err_atomic_op_needs_atomic_int_ptr_or_fp\0" |
| 407 | "err_atomic_op_needs_non_address_discriminated_pointer\0" |
| 408 | "err_atomic_op_needs_non_const_atomic\0" |
| 409 | "err_atomic_op_needs_non_const_pointer\0" |
| 410 | "err_atomic_op_needs_trivial_copy\0" |
| 411 | "err_atomic_property_nontrivial_assign_op\0" |
| 412 | "err_atomic_specifier_bad_type\0" |
| 413 | "err_atomic_unsupported\0" |
| 414 | "err_atprotocol_protocol\0" |
| 415 | "err_attr_codemodel_arg\0" |
| 416 | "err_attr_cond_never_constant_expr\0" |
| 417 | "err_attr_objc_ownership_redundant\0" |
| 418 | "err_attr_swift_error_no_error_parameter\0" |
| 419 | "err_attr_swift_error_return_type\0" |
| 420 | "err_attr_tlsmodel_arg\0" |
| 421 | "err_attribute_address_function_type\0" |
| 422 | "err_attribute_address_multiple_qualifiers\0" |
| 423 | "err_attribute_address_space_negative\0" |
| 424 | "err_attribute_address_space_too_high\0" |
| 425 | "err_attribute_aligned_too_great\0" |
| 426 | "err_attribute_argument_invalid\0" |
| 427 | "err_attribute_argument_is_zero\0" |
| 428 | "err_attribute_argument_n_type\0" |
| 429 | "err_attribute_argument_out_of_bounds\0" |
| 430 | "err_attribute_argument_out_of_bounds_extra_info\0" |
| 431 | "err_attribute_argument_out_of_range\0" |
| 432 | "err_attribute_argument_parm_pack_not_supported\0" |
| 433 | "err_attribute_argument_type\0" |
| 434 | "err_attribute_arm_builtin_alias\0" |
| 435 | "err_attribute_arm_feature_sve_bits_unsupported\0" |
| 436 | "err_attribute_arm_mve_polymorphism\0" |
| 437 | "err_attribute_arm_sm_incompat_builtin\0" |
| 438 | "err_attribute_bad_neon_vector_size\0" |
| 439 | "err_attribute_bad_rvv_vector_size\0" |
| 440 | "err_attribute_bad_sve_vector_size\0" |
| 441 | "err_attribute_bounds_for_function\0" |
| 442 | "err_attribute_builtin_alias\0" |
| 443 | "err_attribute_cleanup_arg_not_function\0" |
| 444 | "err_attribute_cleanup_func_arg_incompatible_type\0" |
| 445 | "err_attribute_cleanup_func_must_take_one_arg\0" |
| 446 | "err_attribute_dll_ambiguous_default_ctor\0" |
| 447 | "err_attribute_dll_deleted\0" |
| 448 | "err_attribute_dll_lambda\0" |
| 449 | "err_attribute_dll_member_of_dll_class\0" |
| 450 | "err_attribute_dll_not_extern\0" |
| 451 | "err_attribute_dll_redeclaration\0" |
| 452 | "err_attribute_dll_thread_local\0" |
| 453 | "err_attribute_dllimport_data_definition\0" |
| 454 | "err_attribute_dllimport_function_definition\0" |
| 455 | "err_attribute_dllimport_function_specialization_definition\0" |
| 456 | "err_attribute_dllimport_static_field_definition\0" |
| 457 | "err_attribute_integers_only\0" |
| 458 | "err_attribute_invalid_argument\0" |
| 459 | "err_attribute_invalid_atomic_argument\0" |
| 460 | "err_attribute_invalid_bitint_vector_type\0" |
| 461 | "err_attribute_invalid_implicit_this_argument\0" |
| 462 | "err_attribute_invalid_matrix_type\0" |
| 463 | "err_attribute_invalid_on_decl\0" |
| 464 | "err_attribute_invalid_rvv_type\0" |
| 465 | "err_attribute_invalid_size\0" |
| 466 | "err_attribute_invalid_sve_type\0" |
| 467 | "err_attribute_invalid_vector_type\0" |
| 468 | "err_attribute_malloc_arg_not_function\0" |
| 469 | "err_attribute_malloc_arg_not_function_with_pointer_arg\0" |
| 470 | "err_attribute_malloc_arg_refers_to_non_pointer_type\0" |
| 471 | "err_attribute_missing_on_first_decl\0" |
| 472 | "err_attribute_multiple_objc_gc\0" |
| 473 | "err_attribute_no_builtin_on_defaulted_deleted_function\0" |
| 474 | "err_attribute_no_builtin_on_non_definition\0" |
| 475 | "err_attribute_no_builtin_wildcard_or_builtin_name\0" |
| 476 | "err_attribute_no_member_function\0" |
| 477 | "err_attribute_no_member_pointers\0" |
| 478 | "err_attribute_not_clinkage\0" |
| 479 | "err_attribute_not_import_attr\0" |
| 480 | "err_attribute_not_module_attr\0" |
| 481 | "err_attribute_not_supported_in_lang\0" |
| 482 | "err_attribute_not_supported_on_arch\0" |
| 483 | "err_attribute_not_type_attr\0" |
| 484 | "err_attribute_not_typedef_for_specialization\0" |
| 485 | "err_attribute_only_once_per_parameter\0" |
| 486 | "err_attribute_output_parameter\0" |
| 487 | "err_attribute_overloadable_mismatch\0" |
| 488 | "err_attribute_overloadable_multiple_unmarked_overloads\0" |
| 489 | "err_attribute_overloadable_no_prototype\0" |
| 490 | "err_attribute_parameter_types\0" |
| 491 | "err_attribute_patchable_function_entry_invalid_section\0" |
| 492 | "err_attribute_personality_arg_not_function\0" |
| 493 | "err_attribute_pointer_field_protection_experimental\0" |
| 494 | "err_attribute_pointers_only\0" |
| 495 | "err_attribute_power_of_two_in_range\0" |
| 496 | "err_attribute_regparm_invalid_number\0" |
| 497 | "err_attribute_regparm_wrong_platform\0" |
| 498 | "err_attribute_requires_arguments\0" |
| 499 | "err_attribute_requires_opencl_version\0" |
| 500 | "err_attribute_requires_positive_integer\0" |
| 501 | "err_attribute_riscv_rvv_bits_unsupported\0" |
| 502 | "err_attribute_section_invalid_for_target\0" |
| 503 | "err_attribute_selectany_non_extern_data\0" |
| 504 | "err_attribute_sentinel_less_than_zero\0" |
| 505 | "err_attribute_sentinel_not_zero_or_one\0" |
| 506 | "err_attribute_size_too_large\0" |
| 507 | "err_attribute_sizeless_type\0" |
| 508 | "err_attribute_too_few_arguments\0" |
| 509 | "err_attribute_too_many_arguments\0" |
| 510 | "err_attribute_unsupported\0" |
| 511 | "err_attribute_unsupported_m_profile\0" |
| 512 | "err_attribute_uuid_malformed_guid\0" |
| 513 | "err_attribute_vec_negative_size\0" |
| 514 | "err_attribute_vecreturn_only_pod_record\0" |
| 515 | "err_attribute_vecreturn_only_vector_member\0" |
| 516 | "err_attribute_weak_static\0" |
| 517 | "err_attribute_weakref_not_global_context\0" |
| 518 | "err_attribute_weakref_not_static\0" |
| 519 | "err_attribute_weakref_without_alias\0" |
| 520 | "err_attribute_webassembly_funcref\0" |
| 521 | "err_attribute_wrong_arg_count_for_func\0" |
| 522 | "err_attribute_wrong_decl_type\0" |
| 523 | "err_attribute_wrong_decl_type_str\0" |
| 524 | "err_attribute_wrong_number_arguments\0" |
| 525 | "err_attribute_wrong_number_arguments_for\0" |
| 526 | "err_attribute_zero_size\0" |
| 527 | "err_attributes_are_not_compatible\0" |
| 528 | "err_attributes_misplaced\0" |
| 529 | "err_attributes_not_allowed\0" |
| 530 | "err_auto_bitfield\0" |
| 531 | "err_auto_different_deductions\0" |
| 532 | "err_auto_expr_deduction_failure\0" |
| 533 | "err_auto_expr_init_multiple_expressions\0" |
| 534 | "err_auto_expr_init_no_expression\0" |
| 535 | "err_auto_expr_init_paren_braces\0" |
| 536 | "err_auto_fn_deduction_failure\0" |
| 537 | "err_auto_fn_different_deductions\0" |
| 538 | "err_auto_fn_no_return_but_not_auto\0" |
| 539 | "err_auto_fn_return_init_list\0" |
| 540 | "err_auto_fn_return_void_but_not_auto\0" |
| 541 | "err_auto_fn_used_before_defined\0" |
| 542 | "err_auto_fn_virtual\0" |
| 543 | "err_auto_inconsistent_deduction\0" |
| 544 | "err_auto_init_list_from_c\0" |
| 545 | "err_auto_missing_trailing_return\0" |
| 546 | "err_auto_new_ctor_multiple_expressions\0" |
| 547 | "err_auto_new_deduction_failure\0" |
| 548 | "err_auto_new_requires_ctor_arg\0" |
| 549 | "err_auto_non_deduced_not_alone\0" |
| 550 | "err_auto_not_allowed\0" |
| 551 | "err_auto_not_allowed_var_inst\0" |
| 552 | "err_auto_var_deduction_failure\0" |
| 553 | "err_auto_var_deduction_failure_from_init_list\0" |
| 554 | "err_auto_var_init_multiple_expressions\0" |
| 555 | "err_auto_var_init_no_expression\0" |
| 556 | "err_auto_var_init_paren_braces\0" |
| 557 | "err_auto_var_requires_init\0" |
| 558 | "err_auto_variable_cannot_appear_in_own_initializer\0" |
| 559 | "err_avail_query_expected_platform_name\0" |
| 560 | "err_avail_query_unrecognized_platform_name\0" |
| 561 | "err_availability_expected_change\0" |
| 562 | "err_availability_expected_environment\0" |
| 563 | "err_availability_expected_platform\0" |
| 564 | "err_availability_query_repeated_platform\0" |
| 565 | "err_availability_query_repeated_star\0" |
| 566 | "err_availability_query_wildcard_required\0" |
| 567 | "err_availability_redundant\0" |
| 568 | "err_availability_unexpected_parameter\0" |
| 569 | "err_availability_unknown_change\0" |
| 570 | "err_avx_calling_convention\0" |
| 571 | "err_await_suspend_invalid_return_type\0" |
| 572 | "err_bad_cast_incomplete\0" |
| 573 | "err_bad_category_property_decl\0" |
| 574 | "err_bad_character_encoding\0" |
| 575 | "err_bad_const_cast_dest\0" |
| 576 | "err_bad_cstyle_cast_overload\0" |
| 577 | "err_bad_cxx_cast_addr_space_mismatch\0" |
| 578 | "err_bad_cxx_cast_bitfield\0" |
| 579 | "err_bad_cxx_cast_generic\0" |
| 580 | "err_bad_cxx_cast_member_pointer_size\0" |
| 581 | "err_bad_cxx_cast_qualifiers_away\0" |
| 582 | "err_bad_cxx_cast_rvalue\0" |
| 583 | "err_bad_cxx_cast_scalar_to_vector_different_size\0" |
| 584 | "err_bad_cxx_cast_unrelated_class\0" |
| 585 | "err_bad_cxx_cast_vector_to_scalar_different_size\0" |
| 586 | "err_bad_cxx_cast_vector_to_vector_different_size\0" |
| 587 | "err_bad_dynamic_cast_not_class\0" |
| 588 | "err_bad_dynamic_cast_not_polymorphic\0" |
| 589 | "err_bad_dynamic_cast_not_ptr\0" |
| 590 | "err_bad_dynamic_cast_not_ref_or_ptr\0" |
| 591 | "err_bad_kernel_param_type\0" |
| 592 | "err_bad_lvalue_to_rvalue_cast\0" |
| 593 | "err_bad_memptr_lhs\0" |
| 594 | "err_bad_memptr_rhs\0" |
| 595 | "err_bad_multiversion_option\0" |
| 596 | "err_bad_new_type\0" |
| 597 | "err_bad_parameter_name\0" |
| 598 | "err_bad_parameter_name_template_id\0" |
| 599 | "err_bad_property_context\0" |
| 600 | "err_bad_property_decl\0" |
| 601 | "err_bad_receiver_type\0" |
| 602 | "err_bad_reinterpret_cast_overload\0" |
| 603 | "err_bad_reinterpret_cast_reference\0" |
| 604 | "err_bad_reinterpret_cast_small_int\0" |
| 605 | "err_bad_rvalue_to_rvalue_cast\0" |
| 606 | "err_bad_static_cast_member_pointer_nonmp\0" |
| 607 | "err_bad_static_cast_overload\0" |
| 608 | "err_bad_static_cast_pointer_nonpointer\0" |
| 609 | "err_bad_string_encoding\0" |
| 610 | "err_bad_variable_name\0" |
| 611 | "err_base_class_has_flexible_array_member\0" |
| 612 | "err_base_clause_on_union\0" |
| 613 | "err_base_init_direct_and_virtual\0" |
| 614 | "err_base_init_does_not_name_class\0" |
| 615 | "err_base_must_be_class\0" |
| 616 | "err_base_specifier_attribute\0" |
| 617 | "err_binding_cannot_appear_in_own_initializer\0" |
| 618 | "err_binding_multiple_ellipses\0" |
| 619 | "err_bit_cast_non_trivially_copyable\0" |
| 620 | "err_bit_cast_type_size_mismatch\0" |
| 621 | "err_bit_int_bad_size\0" |
| 622 | "err_bit_int_max_size\0" |
| 623 | "err_bitfield_has_negative_width\0" |
| 624 | "err_bitfield_has_zero_width\0" |
| 625 | "err_bitfield_too_wide\0" |
| 626 | "err_bitfield_width_exceeds_type_width\0" |
| 627 | "err_block_decl_ref_not_modifiable_lvalue\0" |
| 628 | "err_block_extern_cant_init\0" |
| 629 | "err_block_on_nonlocal\0" |
| 630 | "err_block_on_vm\0" |
| 631 | "err_block_return_missing_expr\0" |
| 632 | "err_block_returning_array_function\0" |
| 633 | "err_blocks_disable\0" |
| 634 | "err_bool_redeclaration\0" |
| 635 | "err_bound_member_function\0" |
| 636 | "err_box_literal_collection\0" |
| 637 | "err_bracket_depth_exceeded\0" |
| 638 | "err_brackets_go_after_unqualified_id\0" |
| 639 | "err_break_continue_label_not_found\0" |
| 640 | "err_break_not_in_loop_or_switch\0" |
| 641 | "err_bswapg_invalid_bit_width\0" |
| 642 | "err_btf_type_id_not_const\0" |
| 643 | "err_builtin_aix_os_unsupported\0" |
| 644 | "err_builtin_annotation_first_arg\0" |
| 645 | "err_builtin_annotation_second_arg\0" |
| 646 | "err_builtin_assume_aligned_invalid_arg\0" |
| 647 | "err_builtin_counted_by_ref_cannot_leak_reference\0" |
| 648 | "err_builtin_counted_by_ref_has_side_effects\0" |
| 649 | "err_builtin_counted_by_ref_invalid_arg\0" |
| 650 | "err_builtin_counted_by_ref_invalid_use\0" |
| 651 | "err_builtin_definition\0" |
| 652 | "err_builtin_fn_use\0" |
| 653 | "err_builtin_func_cast_more_than_one_arg\0" |
| 654 | "err_builtin_invalid_arg_type\0" |
| 655 | "err_builtin_is_within_lifetime_invalid_arg\0" |
| 656 | "err_builtin_launder_invalid_arg\0" |
| 657 | "err_builtin_longjmp_invalid_val\0" |
| 658 | "err_builtin_longjmp_unsupported\0" |
| 659 | "err_builtin_matrix_disabled\0" |
| 660 | "err_builtin_matrix_invalid_dimension\0" |
| 661 | "err_builtin_matrix_invalid_member\0" |
| 662 | "err_builtin_matrix_major_order_disabled\0" |
| 663 | "err_builtin_matrix_pointer_arg_mismatch\0" |
| 664 | "err_builtin_matrix_scalar_unsigned_arg\0" |
| 665 | "err_builtin_matrix_store_to_const\0" |
| 666 | "err_builtin_matrix_stride_too_small\0" |
| 667 | "err_builtin_move_forward_unsupported\0" |
| 668 | "err_builtin_needs_feature\0" |
| 669 | "err_builtin_non_vector_type\0" |
| 670 | "err_builtin_operator_new_delete_not_usual\0" |
| 671 | "err_builtin_pack_outside_template\0" |
| 672 | "err_builtin_pass_in_regs_non_class\0" |
| 673 | "err_builtin_redeclare\0" |
| 674 | "err_builtin_requires_language\0" |
| 675 | "err_builtin_setjmp_unsupported\0" |
| 676 | "err_builtin_target_unsupported\0" |
| 677 | "err_builtin_trivially_relocate_invalid_arg_type\0" |
| 678 | "err_builtin_verbose_trap_arg\0" |
| 679 | "err_builtin_x64_aarch64_only\0" |
| 680 | "err_c2y_labeled_break_continue\0" |
| 681 | "err_c11_noreturn_misplaced\0" |
| 682 | "err_c23_constexpr_init_not_representable\0" |
| 683 | "err_c23_constexpr_init_type_mismatch\0" |
| 684 | "err_c23_constexpr_invalid_type\0" |
| 685 | "err_c23_constexpr_not_variable\0" |
| 686 | "err_c23_constexpr_pointer_not_null\0" |
| 687 | "err_c99_array_usage_cxx\0" |
| 688 | "err_call_function_incomplete_return\0" |
| 689 | "err_call_incomplete_argument\0" |
| 690 | "err_call_incomplete_return\0" |
| 691 | "err_callback_attribute_argument_unknown\0" |
| 692 | "err_callback_attribute_invalid_callee\0" |
| 693 | "err_callback_attribute_multiple\0" |
| 694 | "err_callback_attribute_no_callee\0" |
| 695 | "err_callback_callee_is_variadic\0" |
| 696 | "err_callback_callee_no_function_type\0" |
| 697 | "err_callback_implicit_this_not_available\0" |
| 698 | "err_called_once_attribute_wrong_type\0" |
| 699 | "err_cannot_find_reexport\0" |
| 700 | "err_cannot_find_suitable_accessor\0" |
| 701 | "err_cannot_form_pointer_to_member_of_reference_type\0" |
| 702 | "err_cannot_open_file\0" |
| 703 | "err_cannot_pass_non_trivial_c_struct_to_vararg\0" |
| 704 | "err_cannot_pass_objc_interface_to_vararg\0" |
| 705 | "err_cannot_pass_objc_interface_to_vararg_format\0" |
| 706 | "err_cannot_pass_to_vararg\0" |
| 707 | "err_cannot_pass_to_vararg_format\0" |
| 708 | "err_cannot_read_input_list\0" |
| 709 | "err_cannot_reflect_operand\0" |
| 710 | "err_cannot_write_file\0" |
| 711 | "err_capture_bad_target\0" |
| 712 | "err_capture_binding_openmp\0" |
| 713 | "err_capture_block_variable\0" |
| 714 | "err_capture_by_attribute_argument_unknown\0" |
| 715 | "err_capture_by_attribute_multiple\0" |
| 716 | "err_capture_by_attribute_no_entity\0" |
| 717 | "err_capture_by_implicit_this_not_available\0" |
| 718 | "err_capture_by_param_uses_reserved_name\0" |
| 719 | "err_capture_by_references_itself\0" |
| 720 | "err_capture_class_member_does_not_name_variable\0" |
| 721 | "err_capture_default_first\0" |
| 722 | "err_capture_default_non_local\0" |
| 723 | "err_capture_does_not_name_variable\0" |
| 724 | "err_capture_more_than_once\0" |
| 725 | "err_capture_non_automatic_variable\0" |
| 726 | "err_capture_of_abstract_type\0" |
| 727 | "err_capture_of_incomplete_or_sizeless_type\0" |
| 728 | "err_carries_dependency_missing_on_first_decl\0" |
| 729 | "err_carries_dependency_param_not_function_decl\0" |
| 730 | "err_case_not_in_switch\0" |
| 731 | "err_cast_from_randomized_struct\0" |
| 732 | "err_cast_pointer_from_non_pointer_int\0" |
| 733 | "err_cast_pointer_to_non_pointer_int\0" |
| 734 | "err_cast_selector_expr\0" |
| 735 | "err_catch_incomplete\0" |
| 736 | "err_catch_incomplete_ptr\0" |
| 737 | "err_catch_incomplete_ref\0" |
| 738 | "err_catch_param_not_objc_type\0" |
| 739 | "err_catch_rvalue_ref\0" |
| 740 | "err_catch_sizeless\0" |
| 741 | "err_catch_variably_modified\0" |
| 742 | "err_category_forward_interface\0" |
| 743 | "err_category_property\0" |
| 744 | "err_cc1_round_trip_fail_then_ok\0" |
| 745 | "err_cc1_round_trip_mismatch\0" |
| 746 | "err_cc1_round_trip_ok_then_fail\0" |
| 747 | "err_cc1_unbounded_vscale_min\0" |
| 748 | "err_cconv_change\0" |
| 749 | "err_cconv_incomplete_param_type\0" |
| 750 | "err_cconv_knr\0" |
| 751 | "err_cconv_varargs\0" |
| 752 | "err_cfstring_literal_not_string_constant\0" |
| 753 | "err_character_not_allowed\0" |
| 754 | "err_character_not_allowed_identifier\0" |
| 755 | "err_character_too_large\0" |
| 756 | "err_cir_to_cir_transform_failed\0" |
| 757 | "err_cir_verification_failed_pre_passes\0" |
| 758 | "err_class_extension_after_impl\0" |
| 759 | "err_class_marked_final_used_as_base\0" |
| 760 | "err_class_on_template_template_param\0" |
| 761 | "err_class_property_found\0" |
| 762 | "err_class_redeclared_with_different_access\0" |
| 763 | "err_class_stub_subclassing_mismatch\0" |
| 764 | "err_cluster_attr_not_supported\0" |
| 765 | "err_cluster_dims_too_large\0" |
| 766 | "err_cmse_pi_are_incompatible\0" |
| 767 | "err_cocoa_naming_owned_rule\0" |
| 768 | "err_codegen_unsupported\0" |
| 769 | "err_collection_expr_type\0" |
| 770 | "err_compatibility_version_mismatch\0" |
| 771 | "err_complex_mode_vector_type\0" |
| 772 | "err_compound_literal_with_address_space\0" |
| 773 | "err_compound_literal_with_vla_type\0" |
| 774 | "err_compound_qualified_function_type\0" |
| 775 | "err_computed_type_in_declarative_nns\0" |
| 776 | "err_concept_decls_may_only_appear_in_global_namespace_scope\0" |
| 777 | "err_concept_definition_not_identifier\0" |
| 778 | "err_concept_extra_headers\0" |
| 779 | "err_concept_legacy_bool_keyword\0" |
| 780 | "err_concept_no_associated_constraints\0" |
| 781 | "err_concept_no_parameters\0" |
| 782 | "err_cond_voidptr_arc\0" |
| 783 | "err_conditional_ambiguous\0" |
| 784 | "err_conditional_ambiguous_ovl\0" |
| 785 | "err_conditional_vector_cond_result_mismatch\0" |
| 786 | "err_conditional_vector_element_size\0" |
| 787 | "err_conditional_vector_has_void\0" |
| 788 | "err_conditional_vector_mismatched\0" |
| 789 | "err_conditional_vector_operand_type\0" |
| 790 | "err_conditional_vector_scalar_type_unsupported\0" |
| 791 | "err_conditional_vector_size\0" |
| 792 | "err_conditional_void_nonvoid\0" |
| 793 | "err_config_pointer_return\0" |
| 794 | "err_config_scalar_return\0" |
| 795 | "err_conflict_marker\0" |
| 796 | "err_conflicting_aliasing_type\0" |
| 797 | "err_conflicting_aligned_options\0" |
| 798 | "err_conflicting_attributes_arm_agnostic\0" |
| 799 | "err_conflicting_attributes_arm_state\0" |
| 800 | "err_conflicting_codeseg_attribute\0" |
| 801 | "err_conflicting_ivar_bitwidth\0" |
| 802 | "err_conflicting_ivar_name\0" |
| 803 | "err_conflicting_ivar_type\0" |
| 804 | "err_conflicting_matrix_layout_flags\0" |
| 805 | "err_conflicting_overflow_behaviors\0" |
| 806 | "err_conflicting_overriding_attributes\0" |
| 807 | "err_conflicting_overriding_cc_attributes\0" |
| 808 | "err_conflicting_super_class\0" |
| 809 | "err_conflicting_types\0" |
| 810 | "err_constant_integer_arg_type\0" |
| 811 | "err_constant_integer_last_arg_type\0" |
| 812 | "err_consteval_override\0" |
| 813 | "err_constexpr_body_invalid_stmt\0" |
| 814 | "err_constexpr_body_no_return\0" |
| 815 | "err_constexpr_dtor\0" |
| 816 | "err_constexpr_dtor_subobject\0" |
| 817 | "err_constexpr_if_condition_expression_is_not_constant\0" |
| 818 | "err_constexpr_invalid_template_arg\0" |
| 819 | "err_constexpr_local_var_non_literal_type\0" |
| 820 | "err_constexpr_main\0" |
| 821 | "err_constexpr_non_literal_param\0" |
| 822 | "err_constexpr_non_literal_return\0" |
| 823 | "err_constexpr_redecl_mismatch\0" |
| 824 | "err_constexpr_return_missing_expr\0" |
| 825 | "err_constexpr_static_mem_var_requires_init\0" |
| 826 | "err_constexpr_tag\0" |
| 827 | "err_constexpr_var_non_literal\0" |
| 828 | "err_constexpr_var_requires_const_destruction\0" |
| 829 | "err_constexpr_var_requires_const_init\0" |
| 830 | "err_constexpr_virtual\0" |
| 831 | "err_constexpr_virtual_base\0" |
| 832 | "err_constexpr_vla\0" |
| 833 | "err_constexpr_wrong_decl_kind\0" |
| 834 | "err_constinit_added_too_late\0" |
| 835 | "err_constinit_local_variable\0" |
| 836 | "err_constrained_non_templated_function\0" |
| 837 | "err_constrained_virtual_method\0" |
| 838 | "err_constraint_depends_on_self\0" |
| 839 | "err_constructor_bad_name\0" |
| 840 | "err_constructor_byvalue_arg\0" |
| 841 | "err_constructor_cannot_be\0" |
| 842 | "err_constructor_redeclared\0" |
| 843 | "err_constructor_return_type\0" |
| 844 | "err_continuation_class\0" |
| 845 | "err_continue_from_cond_var_init\0" |
| 846 | "err_continue_not_in_loop\0" |
| 847 | "err_continue_switch\0" |
| 848 | "err_conv_function_not_member\0" |
| 849 | "err_conv_function_redeclared\0" |
| 850 | "err_conv_function_return_type\0" |
| 851 | "err_conv_function_to_array\0" |
| 852 | "err_conv_function_to_function\0" |
| 853 | "err_conv_function_variadic\0" |
| 854 | "err_conv_function_with_complex_decl\0" |
| 855 | "err_conv_function_with_params\0" |
| 856 | "err_conv_mixed_enum_types\0" |
| 857 | "err_convertvector_constexpr_unsupported_vector_cast\0" |
| 858 | "err_convertvector_incompatible_vector\0" |
| 859 | "err_convertvector_non_vector\0" |
| 860 | "err_copy_capture_with_copy_default\0" |
| 861 | "err_coro_invalid_addr_of_label\0" |
| 862 | "err_coroutine_handle_missing_member\0" |
| 863 | "err_coroutine_invalid_func_context\0" |
| 864 | "err_coroutine_objc_method\0" |
| 865 | "err_coroutine_outside_function\0" |
| 866 | "err_coroutine_promise_final_suspend_requires_nothrow\0" |
| 867 | "err_coroutine_promise_get_return_object_on_allocation_failure\0" |
| 868 | "err_coroutine_promise_incompatible_return_functions\0" |
| 869 | "err_coroutine_promise_new_requires_nothrow\0" |
| 870 | "err_coroutine_promise_type_incomplete\0" |
| 871 | "err_coroutine_promise_unhandled_exception_required\0" |
| 872 | "err_coroutine_return_type\0" |
| 873 | "err_coroutine_type_missing_specialization\0" |
| 874 | "err_coroutine_unevaluated_context\0" |
| 875 | "err_coroutine_unfound_nothrow_new\0" |
| 876 | "err_coroutine_unusable_new\0" |
| 877 | "err_coroutine_within_handler\0" |
| 878 | "err_count_attr_argument_not_integer\0" |
| 879 | "err_count_attr_in_union\0" |
| 880 | "err_count_attr_must_be_in_structure\0" |
| 881 | "err_count_attr_not_on_ptr_or_flexible_array_member\0" |
| 882 | "err_count_attr_only_support_simple_decl_reference\0" |
| 883 | "err_count_attr_param_not_in_same_struct\0" |
| 884 | "err_count_attr_refer_to_union\0" |
| 885 | "err_counted_by_attr_on_array_not_flexible_array_member\0" |
| 886 | "err_counted_by_attr_pointee_unknown_size\0" |
| 887 | "err_counted_by_attr_refer_to_itself\0" |
| 888 | "err_counted_by_on_incomplete_type_on_assign\0" |
| 889 | "err_counted_by_on_incomplete_type_on_use\0" |
| 890 | "err_counter_overflow\0" |
| 891 | "err_countof_arg_not_array_type\0" |
| 892 | "err_covariant_return_ambiguous_derived_to_base_conv\0" |
| 893 | "err_covariant_return_inaccessible_base\0" |
| 894 | "err_covariant_return_incomplete\0" |
| 895 | "err_covariant_return_not_derived\0" |
| 896 | "err_covariant_return_type_class_type_not_same_or_less_qualified\0" |
| 897 | "err_covariant_return_type_different_qualifications\0" |
| 898 | "err_cpu_dispatch_mismatch\0" |
| 899 | "err_cpu_specific_multiple_defs\0" |
| 900 | "err_cpu_unsupported_isa\0" |
| 901 | "err_ctor_dtor_returns_void\0" |
| 902 | "err_ctor_init_missing_comma\0" |
| 903 | "err_ctu_error_opening\0" |
| 904 | "err_cuda_address_space_gpuvar\0" |
| 905 | "err_cuda_ctor_dtor_attrs\0" |
| 906 | "err_cuda_device_builtin_surftex_cls_template\0" |
| 907 | "err_cuda_device_builtin_surftex_ref_decl\0" |
| 908 | "err_cuda_device_exceptions\0" |
| 909 | "err_cuda_device_kernel_launch_not_supported\0" |
| 910 | "err_cuda_device_kernel_launch_require_rdc\0" |
| 911 | "err_cuda_extern_shared\0" |
| 912 | "err_cuda_grid_constant_not_allowed\0" |
| 913 | "err_cuda_host_shared\0" |
| 914 | "err_cuda_nonstatic_constdev\0" |
| 915 | "err_cuda_ovl_target\0" |
| 916 | "err_cuda_unattributed_constexpr_cannot_overload_device\0" |
| 917 | "err_cuda_vla\0" |
| 918 | "err_current_module_name_mismatch\0" |
| 919 | "err_current_version_mismatch\0" |
| 920 | "err_cxx11_attribute_forbids_arguments\0" |
| 921 | "err_cxx11_attribute_forbids_ellipsis\0" |
| 922 | "err_cxx20_deducing_this\0" |
| 923 | "err_cxx23_size_t_suffix\0" |
| 924 | "err_cxx26_template_template_params\0" |
| 925 | "err_cyclic_alias\0" |
| 926 | "err_dangling_member\0" |
| 927 | "err_data_layout_mismatch\0" |
| 928 | "err_dealloc_bad_result_type\0" |
| 929 | "err_decimal_unsupported\0" |
| 930 | "err_decl_attribute_invalid_on_stmt\0" |
| 931 | "err_decl_negative_array_size\0" |
| 932 | "err_declaration_does_not_declare_param\0" |
| 933 | "err_declarator_need_ident\0" |
| 934 | "err_declspec_after_virtspec\0" |
| 935 | "err_declspec_keyword_has_no_effect\0" |
| 936 | "err_declspec_thread_on_thread_variable\0" |
| 937 | "err_decltype_auto_cannot_be_combined\0" |
| 938 | "err_decltype_auto_compound_type\0" |
| 939 | "err_decltype_auto_function_declarator_not_declaration\0" |
| 940 | "err_decltype_auto_initializer_list\0" |
| 941 | "err_decltype_auto_invalid\0" |
| 942 | "err_decomp_decl_ambiguous_base\0" |
| 943 | "err_decomp_decl_anon_union_member\0" |
| 944 | "err_decomp_decl_constraint\0" |
| 945 | "err_decomp_decl_context\0" |
| 946 | "err_decomp_decl_inaccessible_base\0" |
| 947 | "err_decomp_decl_inaccessible_field\0" |
| 948 | "err_decomp_decl_lambda\0" |
| 949 | "err_decomp_decl_multiple_bases_with_members\0" |
| 950 | "err_decomp_decl_not_alone\0" |
| 951 | "err_decomp_decl_parens\0" |
| 952 | "err_decomp_decl_requires_init\0" |
| 953 | "err_decomp_decl_spec\0" |
| 954 | "err_decomp_decl_std_tuple_element_not_specialized\0" |
| 955 | "err_decomp_decl_std_tuple_size_invalid\0" |
| 956 | "err_decomp_decl_std_tuple_size_not_constant\0" |
| 957 | "err_decomp_decl_template\0" |
| 958 | "err_decomp_decl_type\0" |
| 959 | "err_decomp_decl_unbindable_type\0" |
| 960 | "err_decomp_decl_wrong_number_bindings\0" |
| 961 | "err_decrement_bool\0" |
| 962 | "err_deduced_class_template_compound_type\0" |
| 963 | "err_deduced_class_template_ctor_ambiguous\0" |
| 964 | "err_deduced_class_template_ctor_no_viable\0" |
| 965 | "err_deduced_class_template_deleted\0" |
| 966 | "err_deduced_class_template_explicit\0" |
| 967 | "err_deduced_class_template_incomplete\0" |
| 968 | "err_deduced_non_class_or_alias_template_specialization_type\0" |
| 969 | "err_deduced_non_type_template_arg_type_mismatch\0" |
| 970 | "err_deduced_return_type\0" |
| 971 | "err_deduced_tst\0" |
| 972 | "err_deduction_guide_bad_trailing_return_type\0" |
| 973 | "err_deduction_guide_defines_function\0" |
| 974 | "err_deduction_guide_invalid_specifier\0" |
| 975 | "err_deduction_guide_name_not_class_template\0" |
| 976 | "err_deduction_guide_no_trailing_return_type\0" |
| 977 | "err_deduction_guide_redeclared\0" |
| 978 | "err_deduction_guide_specialized\0" |
| 979 | "err_deduction_guide_target_attr\0" |
| 980 | "err_deduction_guide_template_not_deducible\0" |
| 981 | "err_deduction_guide_with_complex_decl\0" |
| 982 | "err_deduction_guide_wrong_access\0" |
| 983 | "err_deduction_guide_wrong_scope\0" |
| 984 | "err_deep_exception_specs_differ\0" |
| 985 | "err_default_arg_in_partial_spec\0" |
| 986 | "err_default_arg_makes_ctor_special\0" |
| 987 | "err_default_arg_unparsed\0" |
| 988 | "err_default_delete_in_multiple_declaration\0" |
| 989 | "err_default_init_const\0" |
| 990 | "err_default_member_initializer_cycle\0" |
| 991 | "err_default_member_initializer_not_yet_parsed\0" |
| 992 | "err_default_not_in_switch\0" |
| 993 | "err_default_special_members\0" |
| 994 | "err_default_template_template_parameter_not_template\0" |
| 995 | "err_defaulted_comparison_cannot_deduce_undeduced_auto\0" |
| 996 | "err_defaulted_comparison_constexpr_mismatch\0" |
| 997 | "err_defaulted_comparison_deduced_return_type_not_auto\0" |
| 998 | "err_defaulted_comparison_non_const\0" |
| 999 | "err_defaulted_comparison_not_friend\0" |
| 1000 | "err_defaulted_comparison_num_args\0" |
| 1001 | "err_defaulted_comparison_param\0" |
| 1002 | "err_defaulted_comparison_param_mismatch\0" |
| 1003 | "err_defaulted_comparison_param_unknown\0" |
| 1004 | "err_defaulted_comparison_return_type_not_bool\0" |
| 1005 | "err_defaulted_comparison_template\0" |
| 1006 | "err_defaulted_copy_assign_not_ref\0" |
| 1007 | "err_defaulted_special_member_copy_const_param\0" |
| 1008 | "err_defaulted_special_member_explicit_object_mismatch\0" |
| 1009 | "err_defaulted_special_member_move_const_param\0" |
| 1010 | "err_defaulted_special_member_params\0" |
| 1011 | "err_defaulted_special_member_quals\0" |
| 1012 | "err_defaulted_special_member_return_type\0" |
| 1013 | "err_defaulted_special_member_variadic\0" |
| 1014 | "err_defaulted_special_member_volatile_param\0" |
| 1015 | "err_defer_invalid_sjlj\0" |
| 1016 | "err_defer_ts_labeled_stmt\0" |
| 1017 | "err_defined_in_pp_embed\0" |
| 1018 | "err_defined_macro_name\0" |
| 1019 | "err_definition_of_explicitly_defaulted_member\0" |
| 1020 | "err_definition_of_implicitly_declared_member\0" |
| 1021 | "err_delegating_ctor\0" |
| 1022 | "err_delegating_initializer_alone\0" |
| 1023 | "err_delete_explicit_conversion\0" |
| 1024 | "err_delete_incomplete\0" |
| 1025 | "err_delete_incomplete_class_type\0" |
| 1026 | "err_delete_operand\0" |
| 1027 | "err_deleted_decl_not_first\0" |
| 1028 | "err_deleted_function_use\0" |
| 1029 | "err_deleted_inherited_ctor_use\0" |
| 1030 | "err_deleted_main\0" |
| 1031 | "err_deleted_non_function\0" |
| 1032 | "err_deleted_override\0" |
| 1033 | "err_delimited_escape_empty\0" |
| 1034 | "err_delimited_escape_invalid\0" |
| 1035 | "err_delimited_escape_missing_brace\0" |
| 1036 | "err_dep_source_scanner_missing_semi_after_at_import\0" |
| 1037 | "err_dep_source_scanner_unexpected_tokens_at_import\0" |
| 1038 | "err_dependent_deduced_tst\0" |
| 1039 | "err_dependent_function_template_spec_no_match\0" |
| 1040 | "err_dependent_nested_name_spec\0" |
| 1041 | "err_dependent_non_type_arg_in_partial_spec\0" |
| 1042 | "err_dependent_tag_decl\0" |
| 1043 | "err_dependent_typed_non_type_arg_in_partial_spec\0" |
| 1044 | "err_dereference_incomplete_type\0" |
| 1045 | "err_designated_init_attr_non_init\0" |
| 1046 | "err_designated_init_for_non_aggregate\0" |
| 1047 | "err_designator_for_scalar_or_sizeless_init\0" |
| 1048 | "err_designator_into_flexible_array_member\0" |
| 1049 | "err_destroy_attr_on_non_static_var\0" |
| 1050 | "err_destroying_operator_delete_not_usual\0" |
| 1051 | "err_destructor_cannot_be\0" |
| 1052 | "err_destructor_expr_mismatch\0" |
| 1053 | "err_destructor_expr_nontype\0" |
| 1054 | "err_destructor_expr_type_mismatch\0" |
| 1055 | "err_destructor_name\0" |
| 1056 | "err_destructor_name_nontype\0" |
| 1057 | "err_destructor_not_member\0" |
| 1058 | "err_destructor_redeclared\0" |
| 1059 | "err_destructor_return_type\0" |
| 1060 | "err_destructor_template\0" |
| 1061 | "err_destructor_template_id\0" |
| 1062 | "err_destructor_tilde_identifier\0" |
| 1063 | "err_destructor_tilde_scope\0" |
| 1064 | "err_destructor_variadic\0" |
| 1065 | "err_destructor_with_params\0" |
| 1066 | "err_diagnose_if_expected_equals\0" |
| 1067 | "err_diagnose_if_invalid_diagnostic_type\0" |
| 1068 | "err_diagnose_if_succeeded\0" |
| 1069 | "err_diagnose_if_unexpected_value\0" |
| 1070 | "err_diagnose_if_unknown_option\0" |
| 1071 | "err_diagnose_if_unknown_warning\0" |
| 1072 | "err_different_asm_label\0" |
| 1073 | "err_different_language_linkage\0" |
| 1074 | "err_different_pass_object_size_params\0" |
| 1075 | "err_different_return_type_for_overriding_virtual_function\0" |
| 1076 | "err_digit_separator_not_between_digits\0" |
| 1077 | "err_dimension_expr_not_constant_integer\0" |
| 1078 | "err_direct_selector_expression\0" |
| 1079 | "err_directory_scanning\0" |
| 1080 | "err_disallowed_duplicate_attribute\0" |
| 1081 | "err_distant_exception_spec\0" |
| 1082 | "err_downcast_from_inaccessible_base\0" |
| 1083 | "err_drv_I_dash_not_supported\0" |
| 1084 | "err_drv_Xopenmp_target_missing_triple\0" |
| 1085 | "err_drv_alignment_not_power_of_two\0" |
| 1086 | "err_drv_amdgpu_ieee_without_no_honor_nans\0" |
| 1087 | "err_drv_arg_requires_bitcode_input\0" |
| 1088 | "err_drv_argument_not_allowed_with\0" |
| 1089 | "err_drv_argument_only_allowed_with\0" |
| 1090 | "err_drv_bad_offload_arch_combo\0" |
| 1091 | "err_drv_bad_target_id\0" |
| 1092 | "err_drv_bitcode_unsupported_on_toolchain\0" |
| 1093 | "err_drv_cannot_mix_options\0" |
| 1094 | "err_drv_cannot_open_config_file\0" |
| 1095 | "err_drv_cannot_open_randomize_layout_seed_file\0" |
| 1096 | "err_drv_cannot_read_config_file\0" |
| 1097 | "err_drv_cc_print_options_failure\0" |
| 1098 | "err_drv_clang_unsupported\0" |
| 1099 | "err_drv_clang_unsupported_opt_cxx_darwin_i386\0" |
| 1100 | "err_drv_clang_unsupported_opt_faltivec\0" |
| 1101 | "err_drv_clang_unsupported_opt_pg_darwin\0" |
| 1102 | "err_drv_command_failed\0" |
| 1103 | "err_drv_command_failure\0" |
| 1104 | "err_drv_command_signalled\0" |
| 1105 | "err_drv_compilationdatabase\0" |
| 1106 | "err_drv_config_file_not_found\0" |
| 1107 | "err_drv_conflicting_deployment_targets\0" |
| 1108 | "err_drv_cuda_bad_gpu_arch\0" |
| 1109 | "err_drv_cuda_host_arch\0" |
| 1110 | "err_drv_cuda_offload_only_emit_bc\0" |
| 1111 | "err_drv_cuda_version_unsupported\0" |
| 1112 | "err_drv_darwin_sdk_missing_arclite\0" |
| 1113 | "err_drv_defsym_invalid_format\0" |
| 1114 | "err_drv_defsym_invalid_symval\0" |
| 1115 | "err_drv_duplicate_config\0" |
| 1116 | "err_drv_dxc_Fre_requires_Fo_metal\0" |
| 1117 | "err_drv_dxc_invalid_matrix_layout\0" |
| 1118 | "err_drv_dxc_missing_target_profile\0" |
| 1119 | "err_drv_emit_llvm_link\0" |
| 1120 | "err_drv_expand_response_file\0" |
| 1121 | "err_drv_expecting_fopenmp_with_fopenmp_targets\0" |
| 1122 | "err_drv_experimental_crel\0" |
| 1123 | "err_drv_experimental_sframe\0" |
| 1124 | "err_drv_extract_api_wrong_kind\0" |
| 1125 | "err_drv_failed_to_deduce_target_from_arch\0" |
| 1126 | "err_drv_force_crash\0" |
| 1127 | "err_drv_gnustep_objc_runtime_incompatible_binary\0" |
| 1128 | "err_drv_header_unit_extra_inputs\0" |
| 1129 | "err_drv_hipspv_no_hip_path\0" |
| 1130 | "err_drv_hlsl_16bit_types_unsupported\0" |
| 1131 | "err_drv_hlsl_bad_shader_required_in_target\0" |
| 1132 | "err_drv_hlsl_bad_shader_unsupported\0" |
| 1133 | "err_drv_hlsl_unsupported_target\0" |
| 1134 | "err_drv_incompatible_omp_arch\0" |
| 1135 | "err_drv_incompatible_options\0" |
| 1136 | "err_drv_incompatible_unwindlib\0" |
| 1137 | "err_drv_invalid_Xarch_argument_with_args\0" |
| 1138 | "err_drv_invalid_Xopenmp_target_with_args\0" |
| 1139 | "err_drv_invalid_arch_name\0" |
| 1140 | "err_drv_invalid_argument_to_option\0" |
| 1141 | "err_drv_invalid_cf_runtime_abi\0" |
| 1142 | "err_drv_invalid_cstdlib_name\0" |
| 1143 | "err_drv_invalid_darwin_version\0" |
| 1144 | "err_drv_invalid_diagnotics_hotness_threshold\0" |
| 1145 | "err_drv_invalid_diagnotics_misexpect_tolerance\0" |
| 1146 | "err_drv_invalid_directx_shader_module\0" |
| 1147 | "err_drv_invalid_empty_dxil_validator_version\0" |
| 1148 | "err_drv_invalid_format_dxil_validator_version\0" |
| 1149 | "err_drv_invalid_gcc_install_dir\0" |
| 1150 | "err_drv_invalid_gcc_output_type\0" |
| 1151 | "err_drv_invalid_int_value\0" |
| 1152 | "err_drv_invalid_linker_name\0" |
| 1153 | "err_drv_invalid_malign_branch_EQ\0" |
| 1154 | "err_drv_invalid_mfloat_abi\0" |
| 1155 | "err_drv_invalid_mtp\0" |
| 1156 | "err_drv_invalid_object_mode\0" |
| 1157 | "err_drv_invalid_omp_target\0" |
| 1158 | "err_drv_invalid_or_unsupported_offload_target\0" |
| 1159 | "err_drv_invalid_os_in_arg\0" |
| 1160 | "err_drv_invalid_output_with_multiple_archs\0" |
| 1161 | "err_drv_invalid_range_dxil_validator_version\0" |
| 1162 | "err_drv_invalid_remap_file\0" |
| 1163 | "err_drv_invalid_riscv_arch_name\0" |
| 1164 | "err_drv_invalid_riscv_cpu_name_for_target\0" |
| 1165 | "err_drv_invalid_rtlib_name\0" |
| 1166 | "err_drv_invalid_stdlib_name\0" |
| 1167 | "err_drv_invalid_thread_model_for_target\0" |
| 1168 | "err_drv_invalid_unwindlib_name\0" |
| 1169 | "err_drv_invalid_value\0" |
| 1170 | "err_drv_invalid_value_with_suggestion\0" |
| 1171 | "err_drv_invalid_version_number\0" |
| 1172 | "err_drv_invalid_version_number_inferred\0" |
| 1173 | "err_drv_kcfi_arity_unsupported_target\0" |
| 1174 | "err_drv_libclc_not_found\0" |
| 1175 | "err_drv_loongarch_invalid_mfpu_EQ\0" |
| 1176 | "err_drv_loongarch_invalid_msimd_EQ\0" |
| 1177 | "err_drv_loongarch_invalid_simd_option_combination\0" |
| 1178 | "err_drv_loongarch_wrong_fpu_width\0" |
| 1179 | "err_drv_lto_without_lld\0" |
| 1180 | "err_drv_malformed_sanitizer_coverage_allowlist\0" |
| 1181 | "err_drv_malformed_sanitizer_coverage_ignorelist\0" |
| 1182 | "err_drv_malformed_sanitizer_ignorelist\0" |
| 1183 | "err_drv_malformed_sanitizer_metadata_ignorelist\0" |
| 1184 | "err_drv_malformed_warning_suppression_mapping\0" |
| 1185 | "err_drv_mg_requires_m_or_mm\0" |
| 1186 | "err_drv_missing_arg_mtp\0" |
| 1187 | "err_drv_missing_argument\0" |
| 1188 | "err_drv_missing_sanitizer_ignorelist\0" |
| 1189 | "err_drv_missing_symbol_graph_dir\0" |
| 1190 | "err_drv_missing_version_number\0" |
| 1191 | "err_drv_mix_cuda_hip\0" |
| 1192 | "err_drv_mix_offload\0" |
| 1193 | "err_drv_module_header_wrong_kind\0" |
| 1194 | "err_drv_module_output_with_multiple_arch\0" |
| 1195 | "err_drv_modules_validate_once_requires_timestamp\0" |
| 1196 | "err_drv_multilib_custom_error\0" |
| 1197 | "err_drv_needs_hvx\0" |
| 1198 | "err_drv_needs_hvx_version\0" |
| 1199 | "err_drv_negative_columns\0" |
| 1200 | "err_drv_no_ast_support\0" |
| 1201 | "err_drv_no_cuda_installation\0" |
| 1202 | "err_drv_no_cuda_libdevice\0" |
| 1203 | "err_drv_no_hip_runtime\0" |
| 1204 | "err_drv_no_hipspv_device_lib\0" |
| 1205 | "err_drv_no_hipstdpar_lib\0" |
| 1206 | "err_drv_no_hipstdpar_prim_lib\0" |
| 1207 | "err_drv_no_hipstdpar_thrust_lib\0" |
| 1208 | "err_drv_no_input_files\0" |
| 1209 | "err_drv_no_linker_llvm_support\0" |
| 1210 | "err_drv_no_module_support\0" |
| 1211 | "err_drv_no_neon_modifier\0" |
| 1212 | "err_drv_no_rocm_device_lib\0" |
| 1213 | "err_drv_no_spv_tools\0" |
| 1214 | "err_drv_no_such_file\0" |
| 1215 | "err_drv_no_such_file_with_suggestion\0" |
| 1216 | "err_drv_offload_bad_gpu_arch\0" |
| 1217 | "err_drv_offload_missing_gpu_arch\0" |
| 1218 | "err_drv_omp_host_target_not_supported\0" |
| 1219 | "err_drv_omp_offload_target_bcruntime_not_found\0" |
| 1220 | "err_drv_omp_offload_target_cuda_version_not_support\0" |
| 1221 | "err_drv_omp_offload_target_missingbcruntime\0" |
| 1222 | "err_drv_only_one_offload_target_supported\0" |
| 1223 | "err_drv_opt_unsupported_input_type\0" |
| 1224 | "err_drv_optimization_remark_format\0" |
| 1225 | "err_drv_optimization_remark_pattern\0" |
| 1226 | "err_drv_out_file_argument_with_multiple_sources\0" |
| 1227 | "err_drv_output_argument_with_multiple_files\0" |
| 1228 | "err_drv_preamble_format\0" |
| 1229 | "err_drv_print_header_cc1_invalid_combination\0" |
| 1230 | "err_drv_print_header_cc1_invalid_filtering\0" |
| 1231 | "err_drv_print_header_cc1_invalid_format\0" |
| 1232 | "err_drv_print_header_env_var\0" |
| 1233 | "err_drv_print_header_env_var_combination\0" |
| 1234 | "err_drv_print_header_env_var_invalid_format\0" |
| 1235 | "err_drv_profile_instrument_use_path_with_no_kind\0" |
| 1236 | "err_drv_reduced_module_output_overrided\0" |
| 1237 | "err_drv_reflection_requires_cxx26\0" |
| 1238 | "err_drv_ropi_incompatible_with_cxx\0" |
| 1239 | "err_drv_ropi_rwpi_incompatible_with_pic\0" |
| 1240 | "err_drv_small_columns\0" |
| 1241 | "err_drv_ssp_missing_offset_argument\0" |
| 1242 | "err_drv_target_variant_invalid\0" |
| 1243 | "err_drv_too_many_actions\0" |
| 1244 | "err_drv_triple_version_invalid\0" |
| 1245 | "err_drv_trivial_auto_var_init_max_size_invalid_value\0" |
| 1246 | "err_drv_trivial_auto_var_init_max_size_missing_dependency\0" |
| 1247 | "err_drv_trivial_auto_var_init_stop_after_invalid_value\0" |
| 1248 | "err_drv_trivial_auto_var_init_stop_after_missing_dependency\0" |
| 1249 | "err_drv_unable_to_remove_file\0" |
| 1250 | "err_drv_unable_to_set_working_directory\0" |
| 1251 | "err_drv_undetermined_gpu_arch\0" |
| 1252 | "err_drv_unexpected_symbol_graph_output\0" |
| 1253 | "err_drv_unknown_argument\0" |
| 1254 | "err_drv_unknown_argument_with_suggestion\0" |
| 1255 | "err_drv_unknown_indirect_jump_opt\0" |
| 1256 | "err_drv_unknown_language\0" |
| 1257 | "err_drv_unknown_objc_runtime\0" |
| 1258 | "err_drv_unknown_stdin_type\0" |
| 1259 | "err_drv_unknown_stdin_type_clang_cl\0" |
| 1260 | "err_drv_unknown_target_triple\0" |
| 1261 | "err_drv_unsupported_embed_bitcode\0" |
| 1262 | "err_drv_unsupported_fpatchable_function_entry_argument\0" |
| 1263 | "err_drv_unsupported_indirect_jump_opt\0" |
| 1264 | "err_drv_unsupported_noabicalls_pic\0" |
| 1265 | "err_drv_unsupported_opt\0" |
| 1266 | "err_drv_unsupported_opt_for_language_mode\0" |
| 1267 | "err_drv_unsupported_opt_for_target\0" |
| 1268 | "err_drv_unsupported_opt_with_suggestion\0" |
| 1269 | "err_drv_unsupported_option_argument\0" |
| 1270 | "err_drv_unsupported_option_argument_for_target\0" |
| 1271 | "err_drv_unsupported_option_for_offload_arch_req_feature\0" |
| 1272 | "err_drv_unsupported_option_for_target\0" |
| 1273 | "err_drv_unsupported_option_part_for_target\0" |
| 1274 | "err_drv_unsupported_rtlib_for_platform\0" |
| 1275 | "err_drv_unsupported_static_sanitizer_darwin\0" |
| 1276 | "err_drv_unsupported_unwind_for_platform\0" |
| 1277 | "err_drv_using_omit_rtti_component_without_no_rtti\0" |
| 1278 | "err_dtor_expr_without_call\0" |
| 1279 | "err_dup_implementation_category\0" |
| 1280 | "err_dup_implementation_class\0" |
| 1281 | "err_dup_virtual\0" |
| 1282 | "err_duplicate_attribute\0" |
| 1283 | "err_duplicate_base_class\0" |
| 1284 | "err_duplicate_case\0" |
| 1285 | "err_duplicate_case_differing_expr\0" |
| 1286 | "err_duplicate_class_def\0" |
| 1287 | "err_duplicate_class_virt_specifier\0" |
| 1288 | "err_duplicate_declspec\0" |
| 1289 | "err_duplicate_default_assoc\0" |
| 1290 | "err_duplicate_ivar_declaration\0" |
| 1291 | "err_duplicate_ivar_use\0" |
| 1292 | "err_duplicate_mangled_name\0" |
| 1293 | "err_duplicate_member\0" |
| 1294 | "err_duplicate_method_decl\0" |
| 1295 | "err_duplicate_property\0" |
| 1296 | "err_duplicate_target_attribute\0" |
| 1297 | "err_duplicate_virt_specifier\0" |
| 1298 | "err_duplicated_vtable_pointer_auth\0" |
| 1299 | "err_dylib_symbol_flags_mismatch\0" |
| 1300 | "err_dynamic_and_noexcept_specification\0" |
| 1301 | "err_dynamic_property_ivar_decl\0" |
| 1302 | "err_dynamic_var_init\0" |
| 1303 | "err_early_catch_all\0" |
| 1304 | "err_ellipsis_first_param\0" |
| 1305 | "err_ellipsis_in_declarator_not_parameter\0" |
| 1306 | "err_embedded_directive\0" |
| 1307 | "err_empty_enum\0" |
| 1308 | "err_empty_requires_expr\0" |
| 1309 | "err_empty_scalar_initializer\0" |
| 1310 | "err_empty_sizeless_initializer\0" |
| 1311 | "err_enum_invalid_underlying\0" |
| 1312 | "err_enum_mode_vector_type\0" |
| 1313 | "err_enum_redeclare_fixed_mismatch\0" |
| 1314 | "err_enum_redeclare_scoped_mismatch\0" |
| 1315 | "err_enum_redeclare_type_mismatch\0" |
| 1316 | "err_enum_template\0" |
| 1317 | "err_enumerator_does_not_exist\0" |
| 1318 | "err_enumerator_list_missing_comma\0" |
| 1319 | "err_enumerator_too_large\0" |
| 1320 | "err_enumerator_unnamed_no_def\0" |
| 1321 | "err_enumerator_wrapped\0" |
| 1322 | "err_escape_too_large\0" |
| 1323 | "err_event_t_addr_space_qual\0" |
| 1324 | "err_except_spec_unparsed\0" |
| 1325 | "err_exception_spec_cycle\0" |
| 1326 | "err_exception_spec_in_typedef\0" |
| 1327 | "err_exception_spec_incomplete_type\0" |
| 1328 | "err_exception_spec_not_parsed\0" |
| 1329 | "err_exceptions_disabled\0" |
| 1330 | "err_excess_initializers\0" |
| 1331 | "err_excess_initializers_for_sizeless_type\0" |
| 1332 | "err_excess_initializers_in_char_array_initializer\0" |
| 1333 | "err_expected\0" |
| 1334 | "err_expected_after\0" |
| 1335 | "err_expected_allocator_clause\0" |
| 1336 | "err_expected_allocator_expression\0" |
| 1337 | "err_expected_begin_assumes\0" |
| 1338 | "err_expected_begin_declare_variant\0" |
| 1339 | "err_expected_callable_argument\0" |
| 1340 | "err_expected_capture\0" |
| 1341 | "err_expected_case_before_expression\0" |
| 1342 | "err_expected_catch\0" |
| 1343 | "err_expected_class_name\0" |
| 1344 | "err_expected_class_name_not_template\0" |
| 1345 | "err_expected_class_or_namespace\0" |
| 1346 | "err_expected_colon_after_setter_name\0" |
| 1347 | "err_expected_coloncolon_after_super\0" |
| 1348 | "err_expected_comma_greater\0" |
| 1349 | "err_expected_comma_or_rsquare\0" |
| 1350 | "err_expected_either\0" |
| 1351 | "err_expected_end_declare_target_or_variant\0" |
| 1352 | "err_expected_end_of_enumerator\0" |
| 1353 | "err_expected_equal_designator\0" |
| 1354 | "err_expected_expression\0" |
| 1355 | "err_expected_external_declaration\0" |
| 1356 | "err_expected_field_designator\0" |
| 1357 | "err_expected_fn_body\0" |
| 1358 | "err_expected_fold_operator\0" |
| 1359 | "err_expected_id_building_module\0" |
| 1360 | "err_expected_init_in_condition\0" |
| 1361 | "err_expected_init_in_condition_lparen\0" |
| 1362 | "err_expected_kernel_void_return_type\0" |
| 1363 | "err_expected_lambda_body\0" |
| 1364 | "err_expected_lbrace_after_base_specifiers\0" |
| 1365 | "err_expected_lbrace_in_compound_literal\0" |
| 1366 | "err_expected_less_after\0" |
| 1367 | "err_expected_lparen_after\0" |
| 1368 | "err_expected_lparen_after_type\0" |
| 1369 | "err_expected_member_name_or_semi\0" |
| 1370 | "err_expected_member_name_or_semi_objcxx_keyword\0" |
| 1371 | "err_expected_member_or_base_name\0" |
| 1372 | "err_expected_method_body\0" |
| 1373 | "err_expected_minus_or_plus\0" |
| 1374 | "err_expected_name_of_pack\0" |
| 1375 | "err_expected_namespace_name\0" |
| 1376 | "err_expected_objc_container\0" |
| 1377 | "err_expected_parameter_pack\0" |
| 1378 | "err_expected_parentheses_around_typename\0" |
| 1379 | "err_expected_property_name\0" |
| 1380 | "err_expected_punc\0" |
| 1381 | "err_expected_qualified_after_typename\0" |
| 1382 | "err_expected_rparen_after\0" |
| 1383 | "err_expected_selector_for_method\0" |
| 1384 | "err_expected_semantic_identifier\0" |
| 1385 | "err_expected_semi_after_attribute_list\0" |
| 1386 | "err_expected_semi_after_expr\0" |
| 1387 | "err_expected_semi_after_method_proto\0" |
| 1388 | "err_expected_semi_after_module_or_import\0" |
| 1389 | "err_expected_semi_after_namespace_name\0" |
| 1390 | "err_expected_semi_after_static_assert\0" |
| 1391 | "err_expected_semi_after_stmt\0" |
| 1392 | "err_expected_semi_decl_list\0" |
| 1393 | "err_expected_semi_declaration\0" |
| 1394 | "err_expected_semi_for\0" |
| 1395 | "err_expected_semi_requirement\0" |
| 1396 | "err_expected_sequence_or_directive\0" |
| 1397 | "err_expected_star_this_capture\0" |
| 1398 | "err_expected_statement\0" |
| 1399 | "err_expected_string_literal\0" |
| 1400 | "err_expected_struct_pointer_argument\0" |
| 1401 | "err_expected_template\0" |
| 1402 | "err_expected_template_parameter\0" |
| 1403 | "err_expected_token_instead_of_objcxx_keyword\0" |
| 1404 | "err_expected_type\0" |
| 1405 | "err_expected_type_name_after_typename\0" |
| 1406 | "err_expected_unqualified_id\0" |
| 1407 | "err_expected_version\0" |
| 1408 | "err_expected_while\0" |
| 1409 | "err_explicit_instantiation_ambiguous\0" |
| 1410 | "err_explicit_instantiation_constexpr\0" |
| 1411 | "err_explicit_instantiation_data_member_not_instantiated\0" |
| 1412 | "err_explicit_instantiation_declaration_after_definition\0" |
| 1413 | "err_explicit_instantiation_dependent\0" |
| 1414 | "err_explicit_instantiation_duplicate\0" |
| 1415 | "err_explicit_instantiation_enum\0" |
| 1416 | "err_explicit_instantiation_in_class\0" |
| 1417 | "err_explicit_instantiation_inline\0" |
| 1418 | "err_explicit_instantiation_internal_linkage\0" |
| 1419 | "err_explicit_instantiation_member_function_not_instantiated\0" |
| 1420 | "err_explicit_instantiation_must_be_global\0" |
| 1421 | "err_explicit_instantiation_no_candidate\0" |
| 1422 | "err_explicit_instantiation_nontemplate_type\0" |
| 1423 | "err_explicit_instantiation_not_known\0" |
| 1424 | "err_explicit_instantiation_of_typedef\0" |
| 1425 | "err_explicit_instantiation_out_of_scope\0" |
| 1426 | "err_explicit_instantiation_requires_name\0" |
| 1427 | "err_explicit_instantiation_storage_class\0" |
| 1428 | "err_explicit_instantiation_undefined_func_template\0" |
| 1429 | "err_explicit_instantiation_undefined_member\0" |
| 1430 | "err_explicit_instantiation_undefined_var_template\0" |
| 1431 | "err_explicit_instantiation_unqualified_wrong_namespace\0" |
| 1432 | "err_explicit_instantiation_with_definition\0" |
| 1433 | "err_explicit_instantiation_without_template_id\0" |
| 1434 | "err_explicit_non_ctor_or_conv_function\0" |
| 1435 | "err_explicit_non_function\0" |
| 1436 | "err_explicit_object_default_arg\0" |
| 1437 | "err_explicit_object_lambda_ambiguous_base\0" |
| 1438 | "err_explicit_object_lambda_inaccessible_base\0" |
| 1439 | "err_explicit_object_parameter_constructor\0" |
| 1440 | "err_explicit_object_parameter_invalid\0" |
| 1441 | "err_explicit_object_parameter_must_be_first\0" |
| 1442 | "err_explicit_object_parameter_mutable\0" |
| 1443 | "err_explicit_object_parameter_nonmember\0" |
| 1444 | "err_explicit_object_parameter_pack\0" |
| 1445 | "err_explicit_out_of_class\0" |
| 1446 | "err_explicit_spec_non_template\0" |
| 1447 | "err_exponent_has_no_digits\0" |
| 1448 | "err_export_anon_ns_internal\0" |
| 1449 | "err_export_empty\0" |
| 1450 | "err_export_in_private_module_fragment\0" |
| 1451 | "err_export_inline_not_defined\0" |
| 1452 | "err_export_internal\0" |
| 1453 | "err_export_non_namespace_scope_name\0" |
| 1454 | "err_export_not_in_module_interface\0" |
| 1455 | "err_export_partition_impl\0" |
| 1456 | "err_export_using_internal\0" |
| 1457 | "err_export_within_anonymous_namespace\0" |
| 1458 | "err_export_within_export\0" |
| 1459 | "err_expr_not_cce\0" |
| 1460 | "err_expr_not_ice\0" |
| 1461 | "err_expr_not_string_literal\0" |
| 1462 | "err_ext_vector_component_exceeds_length\0" |
| 1463 | "err_ext_vector_component_name_illegal\0" |
| 1464 | "err_extdefmap_parsing\0" |
| 1465 | "err_extern_c_global_conflict\0" |
| 1466 | "err_extern_def_in_header_unit\0" |
| 1467 | "err_extern_non_extern\0" |
| 1468 | "err_external_source_symbol_duplicate_clause\0" |
| 1469 | "err_external_source_symbol_expected_keyword\0" |
| 1470 | "err_extract_api_ignores_file_not_found\0" |
| 1471 | "err_extraneous_closing_brace\0" |
| 1472 | "err_extraneous_rparen_in_condition\0" |
| 1473 | "err_extraneous_token_before_semi\0" |
| 1474 | "err_failed_to_find_module_file\0" |
| 1475 | "err_failed_to_open_for_embedding\0" |
| 1476 | "err_falloff_nonvoid\0" |
| 1477 | "err_fallthrough_attr_invalid_placement\0" |
| 1478 | "err_fallthrough_attr_outside_switch\0" |
| 1479 | "err_fallthrough_attr_wrong_target\0" |
| 1480 | "err_fe_action_not_available\0" |
| 1481 | "err_fe_ast_file_malformed\0" |
| 1482 | "err_fe_ast_file_modified\0" |
| 1483 | "err_fe_backend_error_attr\0" |
| 1484 | "err_fe_backend_frame_larger_than\0" |
| 1485 | "err_fe_backend_plugin\0" |
| 1486 | "err_fe_backend_resource_limit\0" |
| 1487 | "err_fe_backend_unsupported\0" |
| 1488 | "err_fe_cir_not_built\0" |
| 1489 | "err_fe_dependency_file_requires_MT\0" |
| 1490 | "err_fe_error_backend\0" |
| 1491 | "err_fe_error_opening\0" |
| 1492 | "err_fe_error_reading\0" |
| 1493 | "err_fe_error_reading_stdin\0" |
| 1494 | "err_fe_expected_clang_command\0" |
| 1495 | "err_fe_expected_compiler_job\0" |
| 1496 | "err_fe_inline_asm\0" |
| 1497 | "err_fe_invalid_alignment\0" |
| 1498 | "err_fe_invalid_code_complete_file\0" |
| 1499 | "err_fe_invalid_exception_model\0" |
| 1500 | "err_fe_invalid_multiple_actions\0" |
| 1501 | "err_fe_invalid_plugin_name\0" |
| 1502 | "err_fe_invalid_source_date_epoch\0" |
| 1503 | "err_fe_linking_module\0" |
| 1504 | "err_fe_no_pch_in_dir\0" |
| 1505 | "err_fe_not_a_pch_file\0" |
| 1506 | "err_fe_pch_file_overridden\0" |
| 1507 | "err_fe_pch_malformed_block\0" |
| 1508 | "err_fe_remap_missing_to_file\0" |
| 1509 | "err_fe_source_mgr\0" |
| 1510 | "err_fe_unable_to_create_subtarget\0" |
| 1511 | "err_fe_unable_to_create_target\0" |
| 1512 | "err_fe_unable_to_interface_with_target\0" |
| 1513 | "err_fe_unable_to_load_ast_file\0" |
| 1514 | "err_fe_unable_to_load_basic_block_sections_file\0" |
| 1515 | "err_fe_unable_to_load_plugin\0" |
| 1516 | "err_fe_unable_to_open_output\0" |
| 1517 | "err_fe_unable_to_read_pch_file\0" |
| 1518 | "err_feature_check_malformed\0" |
| 1519 | "err_field_declared_as_function\0" |
| 1520 | "err_field_designator_non_aggr\0" |
| 1521 | "err_field_designator_nonfield\0" |
| 1522 | "err_field_designator_unknown\0" |
| 1523 | "err_field_designator_unknown_suggest\0" |
| 1524 | "err_field_incomplete_or_sizeless\0" |
| 1525 | "err_field_instantiates_to_function\0" |
| 1526 | "err_field_with_address_space\0" |
| 1527 | "err_file_is_not_module\0" |
| 1528 | "err_file_modified\0" |
| 1529 | "err_file_too_large\0" |
| 1530 | "err_filter_expression_integral\0" |
| 1531 | "err_final_function_overridden\0" |
| 1532 | "err_first_argument_to_cwsc_block_call\0" |
| 1533 | "err_first_argument_to_cwsc_builtin_call\0" |
| 1534 | "err_first_argument_to_cwsc_not_call\0" |
| 1535 | "err_first_argument_to_cwsc_pdtor_call\0" |
| 1536 | "err_first_argument_to_va_arg_not_of_type_va_list\0" |
| 1537 | "err_flatten_function_needs_feature\0" |
| 1538 | "err_flexible_array_arc_retainable\0" |
| 1539 | "err_flexible_array_has_nontrivial_dtor\0" |
| 1540 | "err_flexible_array_init\0" |
| 1541 | "err_flexible_array_init_needs_braces\0" |
| 1542 | "err_flexible_array_not_at_end\0" |
| 1543 | "err_flexible_array_virtual_base\0" |
| 1544 | "err_fold_expression_bad_operand\0" |
| 1545 | "err_fold_expression_empty\0" |
| 1546 | "err_fold_expression_limit_exceeded\0" |
| 1547 | "err_fold_expression_packs_both_sides\0" |
| 1548 | "err_fold_operator_mismatch\0" |
| 1549 | "err_for_co_await_not_range_for\0" |
| 1550 | "err_for_range_decl_must_be_var\0" |
| 1551 | "err_for_range_deduction_failure\0" |
| 1552 | "err_for_range_dereference\0" |
| 1553 | "err_for_range_expected_decl\0" |
| 1554 | "err_for_range_identifier\0" |
| 1555 | "err_for_range_incomplete_type\0" |
| 1556 | "err_for_range_invalid\0" |
| 1557 | "err_for_range_iter_deduction_failure\0" |
| 1558 | "err_for_range_storage_class\0" |
| 1559 | "err_format_attribute_implicit_this_format_string\0" |
| 1560 | "err_format_attribute_not\0" |
| 1561 | "err_format_attribute_result_not\0" |
| 1562 | "err_format_conversion_argument_type_mismatch\0" |
| 1563 | "err_format_nonliteral\0" |
| 1564 | "err_format_strftime_third_parameter\0" |
| 1565 | "err_forward_ref_enum\0" |
| 1566 | "err_forward_superclass\0" |
| 1567 | "err_found_in_dependent_base\0" |
| 1568 | "err_found_later_in_class\0" |
| 1569 | "err_friend_concept\0" |
| 1570 | "err_friend_decl_defines_type\0" |
| 1571 | "err_friend_decl_does_not_match\0" |
| 1572 | "err_friend_decl_spec\0" |
| 1573 | "err_friend_decl_with_def_arg_must_be_def\0" |
| 1574 | "err_friend_decl_with_def_arg_redeclared\0" |
| 1575 | "err_friend_decl_with_enclosing_temp_constraint_must_be_def\0" |
| 1576 | "err_friend_def_in_local_class\0" |
| 1577 | "err_friend_explicit_instantiation\0" |
| 1578 | "err_friend_invalid_in_context\0" |
| 1579 | "err_friend_is_member\0" |
| 1580 | "err_friend_not_first_in_declaration\0" |
| 1581 | "err_friend_specialization_def\0" |
| 1582 | "err_friend_template_decl_multiple_specifiers\0" |
| 1583 | "err_frontend_action_unsupported_input_format\0" |
| 1584 | "err_func_def_incomplete_result\0" |
| 1585 | "err_func_def_no_params\0" |
| 1586 | "err_func_returning_array_function\0" |
| 1587 | "err_func_returning_qualified_void\0" |
| 1588 | "err_func_with_effects_no_prototype\0" |
| 1589 | "err_function_always_inline_attribute_mismatch\0" |
| 1590 | "err_function_always_inline_new_za\0" |
| 1591 | "err_function_always_inline_new_zt0\0" |
| 1592 | "err_function_attribute_mismatch\0" |
| 1593 | "err_function_decl_cmse_ns_call\0" |
| 1594 | "err_function_declared_typedef\0" |
| 1595 | "err_function_definition_not_allowed\0" |
| 1596 | "err_function_is_not_record\0" |
| 1597 | "err_function_marked_override_not_overriding\0" |
| 1598 | "err_function_member_spec_ambiguous\0" |
| 1599 | "err_function_needs_feature\0" |
| 1600 | "err_function_parameter_limit_exceeded\0" |
| 1601 | "err_function_parameter_pack_without_parameter_packs\0" |
| 1602 | "err_function_scope_depth_exceeded\0" |
| 1603 | "err_function_start_invalid_type\0" |
| 1604 | "err_function_template_partial_spec\0" |
| 1605 | "err_function_template_spec_ambiguous\0" |
| 1606 | "err_function_template_spec_no_match\0" |
| 1607 | "err_gc_weak_property_strong_type\0" |
| 1608 | "err_generic_sel_multi_match\0" |
| 1609 | "err_generic_sel_no_match\0" |
| 1610 | "err_get_vtable_pointer_incorrect_type\0" |
| 1611 | "err_get_vtable_pointer_requires_complete_type\0" |
| 1612 | "err_getter_not_found\0" |
| 1613 | "err_global_asm_qualifier_ignored\0" |
| 1614 | "err_global_call_not_config\0" |
| 1615 | "err_global_module_introducer_not_at_start\0" |
| 1616 | "err_gnu_inline_asm_disabled\0" |
| 1617 | "err_goto_into_protected_scope\0" |
| 1618 | "err_goto_ms_asm_label\0" |
| 1619 | "err_half_const_requires_fp16\0" |
| 1620 | "err_header_availability_mismatch\0" |
| 1621 | "err_header_hidden_symbol\0" |
| 1622 | "err_header_import_not_header_unit\0" |
| 1623 | "err_header_import_semi_in_macro\0" |
| 1624 | "err_header_symbol_flags_mismatch\0" |
| 1625 | "err_header_symbol_missing\0" |
| 1626 | "err_hex_constant_requires\0" |
| 1627 | "err_hex_escape_no_digits\0" |
| 1628 | "err_hidden_device_kernel\0" |
| 1629 | "err_hidden_visibility_dllexport\0" |
| 1630 | "err_hip_invalid_args_builtin_mangled_name\0" |
| 1631 | "err_hlsl_appending_onto_unbound\0" |
| 1632 | "err_hlsl_assign_to_global_resource\0" |
| 1633 | "err_hlsl_attr_incompatible\0" |
| 1634 | "err_hlsl_attr_invalid_ast_node\0" |
| 1635 | "err_hlsl_attr_invalid_type\0" |
| 1636 | "err_hlsl_attr_unsupported_in_stage\0" |
| 1637 | "err_hlsl_attribute_in_wrong_shader_model\0" |
| 1638 | "err_hlsl_attribute_needs_intangible_type\0" |
| 1639 | "err_hlsl_attribute_number_arguments_insufficient_shader_model\0" |
| 1640 | "err_hlsl_attribute_param_mismatch\0" |
| 1641 | "err_hlsl_binding_type_invalid\0" |
| 1642 | "err_hlsl_binding_type_mismatch\0" |
| 1643 | "err_hlsl_builtin_scalar_vector_mismatch\0" |
| 1644 | "err_hlsl_duplicate_parameter_modifier\0" |
| 1645 | "err_hlsl_duplicate_register_annotation\0" |
| 1646 | "err_hlsl_entry_shader_attr_mismatch\0" |
| 1647 | "err_hlsl_expect_arg_const_int_one_or_neg_one\0" |
| 1648 | "err_hlsl_expected_space\0" |
| 1649 | "err_hlsl_export_not_on_function\0" |
| 1650 | "err_hlsl_gathercmp_invalid_component\0" |
| 1651 | "err_hlsl_incomplete_resource_array_in_function_param\0" |
| 1652 | "err_hlsl_incorrect_num_initializers\0" |
| 1653 | "err_hlsl_init_priority_unsupported\0" |
| 1654 | "err_hlsl_invalid_mixed_resources\0" |
| 1655 | "err_hlsl_invalid_register_or_packoffset\0" |
| 1656 | "err_hlsl_invalid_rootsig_flag\0" |
| 1657 | "err_hlsl_invalid_rootsig_value\0" |
| 1658 | "err_hlsl_invalid_token\0" |
| 1659 | "err_hlsl_langstd_unimplemented\0" |
| 1660 | "err_hlsl_matrix_element_not_in_bounds\0" |
| 1661 | "err_hlsl_matrix_index_out_of_bounds\0" |
| 1662 | "err_hlsl_matrix_swizzle_invalid_length\0" |
| 1663 | "err_hlsl_missing_numthreads\0" |
| 1664 | "err_hlsl_missing_resource_class\0" |
| 1665 | "err_hlsl_missing_semantic_annotation\0" |
| 1666 | "err_hlsl_number_literal_overflow\0" |
| 1667 | "err_hlsl_number_literal_underflow\0" |
| 1668 | "err_hlsl_numthreads_argument_oor\0" |
| 1669 | "err_hlsl_numthreads_invalid\0" |
| 1670 | "err_hlsl_offset_overflow\0" |
| 1671 | "err_hlsl_operator_unsupported\0" |
| 1672 | "err_hlsl_packoffset_alignment_mismatch\0" |
| 1673 | "err_hlsl_packoffset_cross_reg_boundary\0" |
| 1674 | "err_hlsl_packoffset_invalid_reg\0" |
| 1675 | "err_hlsl_packoffset_overlap\0" |
| 1676 | "err_hlsl_param_qualifier_mismatch\0" |
| 1677 | "err_hlsl_pointers_unsupported\0" |
| 1678 | "err_hlsl_push_constant_unique\0" |
| 1679 | "err_hlsl_register_number_too_large\0" |
| 1680 | "err_hlsl_resource_range_overlap\0" |
| 1681 | "err_hlsl_rootsig_missing_param\0" |
| 1682 | "err_hlsl_rootsig_non_zero_flag\0" |
| 1683 | "err_hlsl_rootsig_repeat_param\0" |
| 1684 | "err_hlsl_rootsignature_entry\0" |
| 1685 | "err_hlsl_samplecmp_requires_float\0" |
| 1686 | "err_hlsl_semantic_index_overlap\0" |
| 1687 | "err_hlsl_semantic_indexing_not_supported\0" |
| 1688 | "err_hlsl_semantic_output_not_supported\0" |
| 1689 | "err_hlsl_semantic_partial_explicit_indexing\0" |
| 1690 | "err_hlsl_semantic_unsupported_iotype_for_stage\0" |
| 1691 | "err_hlsl_separate_attr_arg_and_number\0" |
| 1692 | "err_hlsl_space_on_global_constant\0" |
| 1693 | "err_hlsl_spirv_only\0" |
| 1694 | "err_hlsl_unknown_semantic\0" |
| 1695 | "err_hlsl_unsupported_component\0" |
| 1696 | "err_hlsl_unsupported_register_number\0" |
| 1697 | "err_hlsl_vector_compound_assignment_truncation\0" |
| 1698 | "err_hlsl_virtual_function\0" |
| 1699 | "err_hlsl_virtual_inheritance\0" |
| 1700 | "err_hlsl_vk_literal_must_contain_constant\0" |
| 1701 | "err_iboutletcollection_builtintype\0" |
| 1702 | "err_iboutletcollection_type\0" |
| 1703 | "err_ice_ambiguous_conversion\0" |
| 1704 | "err_ice_explicit_conversion\0" |
| 1705 | "err_ice_incomplete_type\0" |
| 1706 | "err_ice_not_integral\0" |
| 1707 | "err_ice_too_large\0" |
| 1708 | "err_id_after_template_in_nested_name_spec\0" |
| 1709 | "err_ident_list_in_fn_declaration\0" |
| 1710 | "err_ifunc_resolver_return\0" |
| 1711 | "err_illegal_container_subscripting_op\0" |
| 1712 | "err_illegal_decl_array_of_functions\0" |
| 1713 | "err_illegal_decl_array_of_references\0" |
| 1714 | "err_illegal_decl_mempointer_in_nonclass\0" |
| 1715 | "err_illegal_decl_mempointer_to_reference\0" |
| 1716 | "err_illegal_decl_mempointer_to_void\0" |
| 1717 | "err_illegal_decl_pointer_to_reference\0" |
| 1718 | "err_illegal_decl_reference_to_reference\0" |
| 1719 | "err_illegal_initializer\0" |
| 1720 | "err_illegal_initializer_type\0" |
| 1721 | "err_illegal_message_expr_incomplete_type\0" |
| 1722 | "err_illegal_qualifiers_on_catch_parm\0" |
| 1723 | "err_illegal_super_cast\0" |
| 1724 | "err_illegal_union_or_anon_struct_member\0" |
| 1725 | "err_illegal_use_of_flt_eval_macro\0" |
| 1726 | "err_imaginary_not_supported\0" |
| 1727 | "err_immediate_function_used_before_definition\0" |
| 1728 | "err_impcast_complex_scalar\0" |
| 1729 | "err_implementation_of_class_stub\0" |
| 1730 | "err_implicit_coroutine_std_nothrow_type_not_found\0" |
| 1731 | "err_implicit_empty_initializer\0" |
| 1732 | "err_implicit_instantiate_member_undefined\0" |
| 1733 | "err_implied_comparison_category_type_not_found\0" |
| 1734 | "err_implied_coroutine_type_not_found\0" |
| 1735 | "err_implied_std_coroutine_traits_promise_type_not_class\0" |
| 1736 | "err_implied_std_coroutine_traits_promise_type_not_found\0" |
| 1737 | "err_implied_std_initializer_list_not_found\0" |
| 1738 | "err_import_in_wrong_fragment\0" |
| 1739 | "err_import_not_allowed_here\0" |
| 1740 | "err_imported_module_modmap_changed\0" |
| 1741 | "err_imported_module_not_found\0" |
| 1742 | "err_imported_module_relocated\0" |
| 1743 | "err_in_class_initializer_bad_type\0" |
| 1744 | "err_in_class_initializer_literal_type\0" |
| 1745 | "err_in_class_initializer_non_const\0" |
| 1746 | "err_in_class_initializer_non_constant\0" |
| 1747 | "err_in_class_initializer_volatile\0" |
| 1748 | "err_incompatible_exception_specs\0" |
| 1749 | "err_incompatible_fp_eval_method_options\0" |
| 1750 | "err_incompatible_obt_kinds_assignment\0" |
| 1751 | "err_incompatible_qualified_id\0" |
| 1752 | "err_incompatible_replacement_type\0" |
| 1753 | "err_incompatible_vectors\0" |
| 1754 | "err_incomplete_array_member_init\0" |
| 1755 | "err_incomplete_base_class\0" |
| 1756 | "err_incomplete_enum\0" |
| 1757 | "err_incomplete_in_exception_spec\0" |
| 1758 | "err_incomplete_member_access\0" |
| 1759 | "err_incomplete_nested_name_spec\0" |
| 1760 | "err_incomplete_object_call\0" |
| 1761 | "err_incomplete_receiver_type\0" |
| 1762 | "err_incomplete_synthesized_property\0" |
| 1763 | "err_incomplete_type\0" |
| 1764 | "err_incomplete_type_objc_at_encode\0" |
| 1765 | "err_incomplete_type_used_in_type_trait_expr\0" |
| 1766 | "err_incomplete_type_vtable_pointer_auth\0" |
| 1767 | "err_incomplete_typeid\0" |
| 1768 | "err_inconsistent_deduction\0" |
| 1769 | "err_inconsistent_ivar_count\0" |
| 1770 | "err_incorrect_defaulted_constexpr\0" |
| 1771 | "err_incorrect_defaulted_constexpr_with_vb\0" |
| 1772 | "err_incorrect_number_of_vector_initializers\0" |
| 1773 | "err_increment_decrement_enum\0" |
| 1774 | "err_indirect_goto_in_protected_scope\0" |
| 1775 | "err_indirect_goto_without_addrlabel\0" |
| 1776 | "err_init_capture_deduction_failure\0" |
| 1777 | "err_init_capture_deduction_failure_from_init_list\0" |
| 1778 | "err_init_capture_multiple_expressions\0" |
| 1779 | "err_init_capture_no_expression\0" |
| 1780 | "err_init_capture_paren_braces\0" |
| 1781 | "err_init_conversion_failed\0" |
| 1782 | "err_init_element_not_constant\0" |
| 1783 | "err_init_for_function_type\0" |
| 1784 | "err_init_incomplete_type\0" |
| 1785 | "err_init_list_bad_dest_type\0" |
| 1786 | "err_init_list_bin_op\0" |
| 1787 | "err_init_method_bad_return_type\0" |
| 1788 | "err_init_non_aggr_init_list\0" |
| 1789 | "err_init_objc_class\0" |
| 1790 | "err_init_priority_object_attr\0" |
| 1791 | "err_init_reference_member_uninitialized\0" |
| 1792 | "err_initializer_overrides_destructed\0" |
| 1793 | "err_initializer_string_for_char_array_too_long\0" |
| 1794 | "err_inline_decl_follows_def\0" |
| 1795 | "err_inline_declaration_block_scope\0" |
| 1796 | "err_inline_main\0" |
| 1797 | "err_inline_ms_asm_parsing\0" |
| 1798 | "err_inline_namespace_alias\0" |
| 1799 | "err_inline_namespace_mismatch\0" |
| 1800 | "err_inline_namespace_std\0" |
| 1801 | "err_inline_nested_namespace_definition\0" |
| 1802 | "err_inline_non_function\0" |
| 1803 | "err_install_name_mismatch\0" |
| 1804 | "err_int_to_block_pointer\0" |
| 1805 | "err_integer_incorrect_bit_count\0" |
| 1806 | "err_integer_literal_too_large\0" |
| 1807 | "err_integer_sequence_integral_element_type\0" |
| 1808 | "err_integer_sequence_negative_length\0" |
| 1809 | "err_introducing_special_friend\0" |
| 1810 | "err_invalid_address_discrimination\0" |
| 1811 | "err_invalid_asm_value_for_constraint\0" |
| 1812 | "err_invalid_astype_of_different_size\0" |
| 1813 | "err_invalid_authentication_key\0" |
| 1814 | "err_invalid_base_in_interface\0" |
| 1815 | "err_invalid_branch_protection_spec\0" |
| 1816 | "err_invalid_builtin_argument\0" |
| 1817 | "err_invalid_char_raw_delim\0" |
| 1818 | "err_invalid_character_to_charify\0" |
| 1819 | "err_invalid_character_udl\0" |
| 1820 | "err_invalid_collection_element\0" |
| 1821 | "err_invalid_complex_spec\0" |
| 1822 | "err_invalid_consteval_call\0" |
| 1823 | "err_invalid_consteval_decl_kind\0" |
| 1824 | "err_invalid_consteval_take_address\0" |
| 1825 | "err_invalid_constexpr\0" |
| 1826 | "err_invalid_constexpr_member\0" |
| 1827 | "err_invalid_constexpr_var_decl\0" |
| 1828 | "err_invalid_conversion_between_ext_vectors\0" |
| 1829 | "err_invalid_conversion_between_matrix_and_type\0" |
| 1830 | "err_invalid_conversion_between_matrixes\0" |
| 1831 | "err_invalid_conversion_between_vector_and_integer\0" |
| 1832 | "err_invalid_conversion_between_vector_and_scalar\0" |
| 1833 | "err_invalid_conversion_between_vectors\0" |
| 1834 | "err_invalid_cpu_is\0" |
| 1835 | "err_invalid_cpu_specific_dispatch_value\0" |
| 1836 | "err_invalid_ctor_dtor_decl\0" |
| 1837 | "err_invalid_custom_discrimination\0" |
| 1838 | "err_invalid_cxx_abi\0" |
| 1839 | "err_invalid_decl_spec_combination\0" |
| 1840 | "err_invalid_decl_specifier_in_nontype_parm\0" |
| 1841 | "err_invalid_declaration_in_hlsl_buffer\0" |
| 1842 | "err_invalid_declarator_global_scope\0" |
| 1843 | "err_invalid_declarator_in_block\0" |
| 1844 | "err_invalid_declarator_in_function\0" |
| 1845 | "err_invalid_declarator_scope\0" |
| 1846 | "err_invalid_digit\0" |
| 1847 | "err_invalid_explicit_object_type_in_lambda\0" |
| 1848 | "err_invalid_extra_discrimination\0" |
| 1849 | "err_invalid_feature_combination\0" |
| 1850 | "err_invalid_form_pointer_member_function\0" |
| 1851 | "err_invalid_hlsl_resource_type\0" |
| 1852 | "err_invalid_incomplete_type_use\0" |
| 1853 | "err_invalid_is_within_lifetime\0" |
| 1854 | "err_invalid_label\0" |
| 1855 | "err_invalid_llvm_ir\0" |
| 1856 | "err_invalid_macos_32bit_deployment_target\0" |
| 1857 | "err_invalid_mask_type_size\0" |
| 1858 | "err_invalid_member_in_interface\0" |
| 1859 | "err_invalid_member_use_in_method\0" |
| 1860 | "err_invalid_module_name\0" |
| 1861 | "err_invalid_neon_type_code\0" |
| 1862 | "err_invalid_newline_raw_delim\0" |
| 1863 | "err_invalid_non_static_member_use\0" |
| 1864 | "err_invalid_nsnumber_type\0" |
| 1865 | "err_invalid_numeric_udl\0" |
| 1866 | "err_invalid_operator_on_type\0" |
| 1867 | "err_invalid_pcs\0" |
| 1868 | "err_invalid_pixel_decl_spec_combination\0" |
| 1869 | "err_invalid_property_name\0" |
| 1870 | "err_invalid_protocol_qualifiers\0" |
| 1871 | "err_invalid_qualified_constructor\0" |
| 1872 | "err_invalid_qualified_destructor\0" |
| 1873 | "err_invalid_qualified_function_type\0" |
| 1874 | "err_invalid_receiver_class_message\0" |
| 1875 | "err_invalid_receiver_to_message_super\0" |
| 1876 | "err_invalid_reference_qualifier_application\0" |
| 1877 | "err_invalid_saturation_spec\0" |
| 1878 | "err_invalid_sign_spec\0" |
| 1879 | "err_invalid_storage_class_in_func_decl\0" |
| 1880 | "err_invalid_string_udl\0" |
| 1881 | "err_invalid_suffix_constant\0" |
| 1882 | "err_invalid_super_scope\0" |
| 1883 | "err_invalid_this_use\0" |
| 1884 | "err_invalid_thread\0" |
| 1885 | "err_invalid_token_after_declarator_suggest_equal\0" |
| 1886 | "err_invalid_token_after_toplevel_declarator\0" |
| 1887 | "err_invalid_type_for_program_scope_var\0" |
| 1888 | "err_invalid_ucn_name\0" |
| 1889 | "err_invalid_use_of_array_type\0" |
| 1890 | "err_invalid_use_of_function_type\0" |
| 1891 | "err_invalid_utf8\0" |
| 1892 | "err_invalid_var_template_spec_type\0" |
| 1893 | "err_invalid_vector_bool_decl_spec\0" |
| 1894 | "err_invalid_vector_bool_int128_decl_spec\0" |
| 1895 | "err_invalid_vector_complex_decl_spec\0" |
| 1896 | "err_invalid_vector_decl_spec_combination\0" |
| 1897 | "err_invalid_vector_double_decl_spec\0" |
| 1898 | "err_invalid_vector_float_decl_spec\0" |
| 1899 | "err_invalid_vector_int128_decl_spec\0" |
| 1900 | "err_invalid_vector_long_decl_spec\0" |
| 1901 | "err_invalid_vector_long_double_decl_spec\0" |
| 1902 | "err_invalid_vector_long_long_decl_spec\0" |
| 1903 | "err_invalid_vfs_overlay\0" |
| 1904 | "err_invalid_width_spec\0" |
| 1905 | "err_itanium_layout_unimplemented\0" |
| 1906 | "err_ivar_access_using_property_syntax_suggest\0" |
| 1907 | "err_ivar_in_superclass_use\0" |
| 1908 | "err_ivar_reference_type\0" |
| 1909 | "err_ivar_use_in_class_method\0" |
| 1910 | "err_jump_out_of_defer_stmt\0" |
| 1911 | "err_kern_call_not_global_function\0" |
| 1912 | "err_kern_is_nonstatic_method\0" |
| 1913 | "err_kern_type_not_void_return\0" |
| 1914 | "err_kernel_arg_address_space\0" |
| 1915 | "err_keyword_as_parameter\0" |
| 1916 | "err_keyword_misplaced\0" |
| 1917 | "err_keyword_not_allowed\0" |
| 1918 | "err_keyword_not_import_attr\0" |
| 1919 | "err_keyword_not_module_attr\0" |
| 1920 | "err_keyword_not_supported_on_target\0" |
| 1921 | "err_l_square_l_square_not_attribute\0" |
| 1922 | "err_lambda_after_delete\0" |
| 1923 | "err_lambda_capture_anonymous_var\0" |
| 1924 | "err_lambda_capture_default_arg\0" |
| 1925 | "err_lambda_capture_flexarray_type\0" |
| 1926 | "err_lambda_capture_misplaced_ellipsis\0" |
| 1927 | "err_lambda_capture_multiple_ellipses\0" |
| 1928 | "err_lambda_decl_ref_not_modifiable_lvalue\0" |
| 1929 | "err_lambda_decl_specifier_repeated\0" |
| 1930 | "err_lambda_explicit_spec\0" |
| 1931 | "err_lambda_impcap\0" |
| 1932 | "err_lambda_in_constant_expression\0" |
| 1933 | "err_lambda_in_invalid_context\0" |
| 1934 | "err_lambda_incomplete_result\0" |
| 1935 | "err_lambda_return_init_list\0" |
| 1936 | "err_lambda_template_parameter_list_empty\0" |
| 1937 | "err_lambda_unevaluated_operand\0" |
| 1938 | "err_language_linkage_spec_unknown\0" |
| 1939 | "err_late_asm_label_name\0" |
| 1940 | "err_lexing_char\0" |
| 1941 | "err_lexing_numeric\0" |
| 1942 | "err_lexing_string\0" |
| 1943 | "err_library_hidden_symbol\0" |
| 1944 | "err_library_missing_symbol\0" |
| 1945 | "err_lifetimebound_ctor_dtor\0" |
| 1946 | "err_lifetimebound_implicit_object_parameter_void_return_type\0" |
| 1947 | "err_lifetimebound_no_object_param\0" |
| 1948 | "err_lifetimebound_parameter_void_return_type\0" |
| 1949 | "err_list_init_in_parens\0" |
| 1950 | "err_literal_operator_bad_param_count\0" |
| 1951 | "err_literal_operator_default_argument\0" |
| 1952 | "err_literal_operator_extern_c\0" |
| 1953 | "err_literal_operator_id_outside_namespace\0" |
| 1954 | "err_literal_operator_invalid_param\0" |
| 1955 | "err_literal_operator_outside_namespace\0" |
| 1956 | "err_literal_operator_param\0" |
| 1957 | "err_literal_operator_string_not_empty\0" |
| 1958 | "err_literal_operator_string_prefix\0" |
| 1959 | "err_literal_operator_template\0" |
| 1960 | "err_literal_operator_template_with_params\0" |
| 1961 | "err_loader_uninitialized_cant_init\0" |
| 1962 | "err_loader_uninitialized_extern_decl\0" |
| 1963 | "err_loader_uninitialized_redeclaration\0" |
| 1964 | "err_loader_uninitialized_trivial_ctor\0" |
| 1965 | "err_local_cant_init\0" |
| 1966 | "err_loop_attr_conflict\0" |
| 1967 | "err_lvalue_reference_bind_to_initlist\0" |
| 1968 | "err_lvalue_reference_bind_to_temporary\0" |
| 1969 | "err_lvalue_reference_bind_to_unrelated\0" |
| 1970 | "err_lvalue_to_rvalue_ref\0" |
| 1971 | "err_machine_mode\0" |
| 1972 | "err_main_arg_wrong\0" |
| 1973 | "err_main_global_variable\0" |
| 1974 | "err_main_returns_nonint\0" |
| 1975 | "err_main_surplus_args\0" |
| 1976 | "err_mainlike_template_decl\0" |
| 1977 | "err_make_signed_integral_only\0" |
| 1978 | "err_malformed_std_class_template\0" |
| 1979 | "err_malformed_std_coroutine_handle\0" |
| 1980 | "err_malformed_std_coroutine_traits\0" |
| 1981 | "err_malformed_std_nothrow\0" |
| 1982 | "err_matrix_incomplete_index\0" |
| 1983 | "err_matrix_index_not_integer\0" |
| 1984 | "err_matrix_index_outside_range\0" |
| 1985 | "err_matrix_separate_incomplete_index\0" |
| 1986 | "err_matrix_subscript_comma\0" |
| 1987 | "err_mem_init_not_member_or_class\0" |
| 1988 | "err_mem_init_not_member_or_class_suggest\0" |
| 1989 | "err_member_call_without_object\0" |
| 1990 | "err_member_decl_does_not_match\0" |
| 1991 | "err_member_decl_does_not_match_suggest\0" |
| 1992 | "err_member_def_does_not_match_ret_type\0" |
| 1993 | "err_member_def_undefined_record\0" |
| 1994 | "err_member_extra_qualification\0" |
| 1995 | "err_member_function_call_bad_cvr\0" |
| 1996 | "err_member_function_call_bad_ref\0" |
| 1997 | "err_member_function_call_bad_type\0" |
| 1998 | "err_member_function_initialization\0" |
| 1999 | "err_member_name_of_class\0" |
| 2000 | "err_member_not_yet_instantiated\0" |
| 2001 | "err_member_ptr_requires_complete_type\0" |
| 2002 | "err_member_qualification\0" |
| 2003 | "err_member_redeclared\0" |
| 2004 | "err_member_redeclared_in_instantiation\0" |
| 2005 | "err_member_reference_needs_call\0" |
| 2006 | "err_member_with_template_arguments\0" |
| 2007 | "err_memptr_conv_via_virtual\0" |
| 2008 | "err_memptr_incomplete\0" |
| 2009 | "err_memtag_any2arg_pointer\0" |
| 2010 | "err_memtag_arg_must_be_integer\0" |
| 2011 | "err_memtag_arg_must_be_pointer\0" |
| 2012 | "err_memtag_arg_null_or_pointer\0" |
| 2013 | "err_messaging_class_with_direct_method\0" |
| 2014 | "err_messaging_super_with_direct_method\0" |
| 2015 | "err_messaging_unqualified_id_with_direct_method\0" |
| 2016 | "err_method_kernel\0" |
| 2017 | "err_method_not_found_with_typo\0" |
| 2018 | "err_mips_builtin_requires_dsp\0" |
| 2019 | "err_mips_builtin_requires_dspr2\0" |
| 2020 | "err_mips_builtin_requires_msa\0" |
| 2021 | "err_mips_fp64_req\0" |
| 2022 | "err_mips_impossible_musttail\0" |
| 2023 | "err_mismatched_code_seg_base\0" |
| 2024 | "err_mismatched_code_seg_override\0" |
| 2025 | "err_mismatched_exception_spec\0" |
| 2026 | "err_mismatched_exception_spec_explicit_instantiation\0" |
| 2027 | "err_mismatched_ms_inheritance\0" |
| 2028 | "err_mismatched_owning_module\0" |
| 2029 | "err_mismatched_personality\0" |
| 2030 | "err_mismatched_uuid\0" |
| 2031 | "err_mismatched_visibility\0" |
| 2032 | "err_mismatching_type_aware_cleanup_deallocator\0" |
| 2033 | "err_misplaced_ellipsis_in_declaration\0" |
| 2034 | "err_misplaced_ivar\0" |
| 2035 | "err_missing_actual_pipe_type\0" |
| 2036 | "err_missing_arm_state\0" |
| 2037 | "err_missing_atsign_prefix\0" |
| 2038 | "err_missing_before_module_end\0" |
| 2039 | "err_missing_catch_finally\0" |
| 2040 | "err_missing_comma_before_ellipsis\0" |
| 2041 | "err_missing_custom_discrimination\0" |
| 2042 | "err_missing_default_ctor\0" |
| 2043 | "err_missing_dependent_template_keyword\0" |
| 2044 | "err_missing_end_of_definition\0" |
| 2045 | "err_missing_exception_specification\0" |
| 2046 | "err_missing_mandatory_offloading\0" |
| 2047 | "err_missing_method_context\0" |
| 2048 | "err_missing_module\0" |
| 2049 | "err_missing_module_name\0" |
| 2050 | "err_missing_open_square_message_send\0" |
| 2051 | "err_missing_param\0" |
| 2052 | "err_missing_property_context\0" |
| 2053 | "err_missing_property_interface\0" |
| 2054 | "err_missing_property_ivar_decl\0" |
| 2055 | "err_missing_sysroot\0" |
| 2056 | "err_missing_type_specifier\0" |
| 2057 | "err_missing_vfs_overlay_file\0" |
| 2058 | "err_missing_whitespace_digraph\0" |
| 2059 | "err_mixing_cxx_try_seh_try\0" |
| 2060 | "err_mmap_config_macro_submodule\0" |
| 2061 | "err_mmap_conflicting_export_as\0" |
| 2062 | "err_mmap_duplicate_header_attribute\0" |
| 2063 | "err_mmap_expected_attribute\0" |
| 2064 | "err_mmap_expected_config_macro\0" |
| 2065 | "err_mmap_expected_conflicts_comma\0" |
| 2066 | "err_mmap_expected_conflicts_message\0" |
| 2067 | "err_mmap_expected_export_wildcard\0" |
| 2068 | "err_mmap_expected_feature\0" |
| 2069 | "err_mmap_expected_header\0" |
| 2070 | "err_mmap_expected_header_attribute\0" |
| 2071 | "err_mmap_expected_inferred_member\0" |
| 2072 | "err_mmap_expected_lbrace\0" |
| 2073 | "err_mmap_expected_lbrace_wildcard\0" |
| 2074 | "err_mmap_expected_library_name\0" |
| 2075 | "err_mmap_expected_member\0" |
| 2076 | "err_mmap_expected_mmap_file\0" |
| 2077 | "err_mmap_expected_module\0" |
| 2078 | "err_mmap_expected_module_name\0" |
| 2079 | "err_mmap_expected_rbrace\0" |
| 2080 | "err_mmap_expected_rsquare\0" |
| 2081 | "err_mmap_explicit_inferred_framework\0" |
| 2082 | "err_mmap_explicit_top_level\0" |
| 2083 | "err_mmap_inferred_framework_submodule\0" |
| 2084 | "err_mmap_inferred_no_umbrella\0" |
| 2085 | "err_mmap_inferred_redef\0" |
| 2086 | "err_mmap_invalid_header_attribute_value\0" |
| 2087 | "err_mmap_missing_exclude_name\0" |
| 2088 | "err_mmap_missing_module_qualified\0" |
| 2089 | "err_mmap_missing_module_unqualified\0" |
| 2090 | "err_mmap_missing_parent_module\0" |
| 2091 | "err_mmap_module_id\0" |
| 2092 | "err_mmap_module_redefinition\0" |
| 2093 | "err_mmap_nested_submodule_id\0" |
| 2094 | "err_mmap_qualified_export_as\0" |
| 2095 | "err_mmap_submodule_export_as\0" |
| 2096 | "err_mmap_top_level_inferred_submodule\0" |
| 2097 | "err_mmap_umbrella_clash\0" |
| 2098 | "err_mmap_unknown_token\0" |
| 2099 | "err_mmap_use_decl_submodule\0" |
| 2100 | "err_mode_not_primitive\0" |
| 2101 | "err_mode_wrong_type\0" |
| 2102 | "err_modifier_expected_colon\0" |
| 2103 | "err_modular_format_attribute_no_format\0" |
| 2104 | "err_modular_format_duplicate_aspect\0" |
| 2105 | "err_module_build_disabled\0" |
| 2106 | "err_module_build_requires_fmodules\0" |
| 2107 | "err_module_build_shadowed_submodule\0" |
| 2108 | "err_module_cannot_create_includes\0" |
| 2109 | "err_module_cycle\0" |
| 2110 | "err_module_decl_in_header_unit\0" |
| 2111 | "err_module_decl_in_module_map_module\0" |
| 2112 | "err_module_decl_not_at_start\0" |
| 2113 | "err_module_declaration_missing\0" |
| 2114 | "err_module_declaration_missing_after_global_module_introducer\0" |
| 2115 | "err_module_different_modmap\0" |
| 2116 | "err_module_expected_semi\0" |
| 2117 | "err_module_file_conflict\0" |
| 2118 | "err_module_file_missing_top_level_submodule\0" |
| 2119 | "err_module_file_not_module\0" |
| 2120 | "err_module_format_unhandled\0" |
| 2121 | "err_module_fragment_exported\0" |
| 2122 | "err_module_header_file_not_found\0" |
| 2123 | "err_module_header_missing\0" |
| 2124 | "err_module_import_in_implementation\0" |
| 2125 | "err_module_import_non_interface_nor_parition\0" |
| 2126 | "err_module_import_not_at_top_level_fatal\0" |
| 2127 | "err_module_interface_implementation_mismatch\0" |
| 2128 | "err_module_interface_requires_cpp_modules\0" |
| 2129 | "err_module_map_not_found\0" |
| 2130 | "err_module_no_size_mtime_for_header\0" |
| 2131 | "err_module_not_built\0" |
| 2132 | "err_module_not_defined\0" |
| 2133 | "err_module_not_found\0" |
| 2134 | "err_module_odr_violation_definition_data\0" |
| 2135 | "err_module_odr_violation_different_definitions\0" |
| 2136 | "err_module_odr_violation_different_instantiations\0" |
| 2137 | "err_module_odr_violation_enum\0" |
| 2138 | "err_module_odr_violation_field\0" |
| 2139 | "err_module_odr_violation_function\0" |
| 2140 | "err_module_odr_violation_method_params\0" |
| 2141 | "err_module_odr_violation_mismatch_decl\0" |
| 2142 | "err_module_odr_violation_mismatch_decl_unknown\0" |
| 2143 | "err_module_odr_violation_missing_decl\0" |
| 2144 | "err_module_odr_violation_objc_interface\0" |
| 2145 | "err_module_odr_violation_objc_method\0" |
| 2146 | "err_module_odr_violation_objc_property\0" |
| 2147 | "err_module_odr_violation_record\0" |
| 2148 | "err_module_odr_violation_referenced_protocols\0" |
| 2149 | "err_module_odr_violation_template_parameter\0" |
| 2150 | "err_module_odr_violation_typedef\0" |
| 2151 | "err_module_odr_violation_variable\0" |
| 2152 | "err_module_prebuilt\0" |
| 2153 | "err_module_private_local\0" |
| 2154 | "err_module_private_local_class\0" |
| 2155 | "err_module_private_specialization\0" |
| 2156 | "err_module_rebuild_finalized\0" |
| 2157 | "err_module_redeclaration\0" |
| 2158 | "err_module_redefinition\0" |
| 2159 | "err_module_self_import\0" |
| 2160 | "err_module_self_import_cxx20\0" |
| 2161 | "err_module_shadowed\0" |
| 2162 | "err_module_unable_to_hash_content\0" |
| 2163 | "err_module_unavailable\0" |
| 2164 | "err_module_unimported_use\0" |
| 2165 | "err_module_unimported_use_header\0" |
| 2166 | "err_module_unimported_use_multiple\0" |
| 2167 | "err_modules_embed_file_not_found\0" |
| 2168 | "err_modules_manifest_failed_parse\0" |
| 2169 | "err_more_than_one_library\0" |
| 2170 | "err_ms___leave_not_in___try\0" |
| 2171 | "err_ms_asm_bitfield_unsupported\0" |
| 2172 | "err_ms_attributes_not_enabled\0" |
| 2173 | "err_ms_constexpr_cannot_be_applied\0" |
| 2174 | "err_ms_declspec_type\0" |
| 2175 | "err_ms_mangle_number_overflow\0" |
| 2176 | "err_ms_mangle_unsupported\0" |
| 2177 | "err_ms_mangle_unsupported_with_detail\0" |
| 2178 | "err_ms_property_duplicate_accessor\0" |
| 2179 | "err_ms_property_expected_accessor_name\0" |
| 2180 | "err_ms_property_expected_comma_or_rparen\0" |
| 2181 | "err_ms_property_expected_equal\0" |
| 2182 | "err_ms_property_has_set_accessor\0" |
| 2183 | "err_ms_property_initializer\0" |
| 2184 | "err_ms_property_missing_accessor_kind\0" |
| 2185 | "err_ms_property_no_getter_or_putter\0" |
| 2186 | "err_ms_property_unknown_accessor\0" |
| 2187 | "err_ms_va_start_used_in_sysv_function\0" |
| 2188 | "err_msasm_unable_to_create_target\0" |
| 2189 | "err_msasm_unsupported_arch\0" |
| 2190 | "err_msvc_annotation_wide_str\0" |
| 2191 | "err_multichar_character_literal\0" |
| 2192 | "err_multiple_base_initialization\0" |
| 2193 | "err_multiple_decl_in_different_modules\0" |
| 2194 | "err_multiple_def_index\0" |
| 2195 | "err_multiple_default_labels_defined\0" |
| 2196 | "err_multiple_final_overriders\0" |
| 2197 | "err_multiple_mem_initialization\0" |
| 2198 | "err_multiple_mem_union_initialization\0" |
| 2199 | "err_multiple_template_declarators\0" |
| 2200 | "err_multiversion_after_used\0" |
| 2201 | "err_multiversion_diff\0" |
| 2202 | "err_multiversion_disallowed_other_attr\0" |
| 2203 | "err_multiversion_doesnt_support\0" |
| 2204 | "err_multiversion_duplicate\0" |
| 2205 | "err_multiversion_noproto\0" |
| 2206 | "err_multiversion_not_allowed_on_main\0" |
| 2207 | "err_multiversion_not_supported\0" |
| 2208 | "err_multiversion_required_in_redecl\0" |
| 2209 | "err_multiversion_types_mixed\0" |
| 2210 | "err_musttail_callconv_mismatch\0" |
| 2211 | "err_musttail_forbidden_from_this_context\0" |
| 2212 | "err_musttail_member_mismatch\0" |
| 2213 | "err_musttail_mismatch\0" |
| 2214 | "err_musttail_needs_call\0" |
| 2215 | "err_musttail_needs_prototype\0" |
| 2216 | "err_musttail_needs_trivial_args\0" |
| 2217 | "err_musttail_no_return\0" |
| 2218 | "err_musttail_no_variadic\0" |
| 2219 | "err_musttail_scope\0" |
| 2220 | "err_musttail_structors_forbidden\0" |
| 2221 | "err_mutable_const\0" |
| 2222 | "err_mutable_function\0" |
| 2223 | "err_mutable_nonmember\0" |
| 2224 | "err_mutable_reference\0" |
| 2225 | "err_namespace_nonnamespace_scope\0" |
| 2226 | "err_need_header_before_placement_new\0" |
| 2227 | "err_need_header_before_typeid\0" |
| 2228 | "err_nested_name_member_ref_lookup_ambiguous\0" |
| 2229 | "err_nested_name_spec_is_not_class\0" |
| 2230 | "err_nested_name_spec_non_tag\0" |
| 2231 | "err_nested_non_static_member_use\0" |
| 2232 | "err_nested_pointer_qualifier_mismatch\0" |
| 2233 | "err_nested_redefinition\0" |
| 2234 | "err_new_abi_tag_on_redeclaration\0" |
| 2235 | "err_new_array_init_args\0" |
| 2236 | "err_new_array_nonconst\0" |
| 2237 | "err_new_array_of_auto\0" |
| 2238 | "err_new_array_size_unknown_from_init\0" |
| 2239 | "err_new_incomplete_or_sizeless_type\0" |
| 2240 | "err_no_accessor_for_property\0" |
| 2241 | "err_no_base_classes\0" |
| 2242 | "err_no_declarators\0" |
| 2243 | "err_no_default_vtable_pointer_auth\0" |
| 2244 | "err_no_dynamic_cast_with_fno_rtti\0" |
| 2245 | "err_no_external_assembler\0" |
| 2246 | "err_no_install_name\0" |
| 2247 | "err_no_matching_local_friend\0" |
| 2248 | "err_no_matching_local_friend_suggest\0" |
| 2249 | "err_no_matching_param\0" |
| 2250 | "err_no_matching_target\0" |
| 2251 | "err_no_member\0" |
| 2252 | "err_no_member_overloaded_arrow\0" |
| 2253 | "err_no_member_suggest\0" |
| 2254 | "err_no_member_template\0" |
| 2255 | "err_no_member_template_suggest\0" |
| 2256 | "err_no_nsconstant_string_class\0" |
| 2257 | "err_no_output_file\0" |
| 2258 | "err_no_submodule\0" |
| 2259 | "err_no_submodule_suggest\0" |
| 2260 | "err_no_subobject_property_setting\0" |
| 2261 | "err_no_such_header_file\0" |
| 2262 | "err_no_such_umbrella_header_file\0" |
| 2263 | "err_no_suitable_delete_member_function_found\0" |
| 2264 | "err_no_super_class_message\0" |
| 2265 | "err_no_template\0" |
| 2266 | "err_no_template_suggest\0" |
| 2267 | "err_no_twolevel_namespace\0" |
| 2268 | "err_no_typeid_with_fno_rtti\0" |
| 2269 | "err_no_viable_destructor\0" |
| 2270 | "err_nogetter_property_compound_assignment\0" |
| 2271 | "err_nogetter_property_incdec\0" |
| 2272 | "err_non_asm_stmt_in_naked_function\0" |
| 2273 | "err_non_bool_atomic_constraint\0" |
| 2274 | "err_non_c_like_anon_struct_in_typedef\0" |
| 2275 | "err_non_constant_constraint_expression\0" |
| 2276 | "err_non_consteval_override\0" |
| 2277 | "err_non_deduced_mismatch\0" |
| 2278 | "err_non_default_visibility_dllimport\0" |
| 2279 | "err_non_deleted_override\0" |
| 2280 | "err_non_designated_init_used\0" |
| 2281 | "err_non_extern_extern\0" |
| 2282 | "err_non_first_default_compare_deletes\0" |
| 2283 | "err_non_first_default_compare_in_class\0" |
| 2284 | "err_non_local_variable_decl_in_for\0" |
| 2285 | "err_non_polymorphic_vtable_pointer_auth\0" |
| 2286 | "err_non_static_static\0" |
| 2287 | "err_non_temp_friend_decl_with_requires_clause_must_be_def\0" |
| 2288 | "err_non_temp_spec_requires_clause\0" |
| 2289 | "err_non_template_in_member_template_id_suggest\0" |
| 2290 | "err_non_template_in_template_id\0" |
| 2291 | "err_non_template_in_template_id_suggest\0" |
| 2292 | "err_non_thread_thread\0" |
| 2293 | "err_non_top_level_vtable_pointer_auth\0" |
| 2294 | "err_non_trivial_c_union_in_invalid_context\0" |
| 2295 | "err_non_type_template_arg_addr_label_diff\0" |
| 2296 | "err_non_type_template_arg_subobject\0" |
| 2297 | "err_non_type_template_in_nested_name_specifier\0" |
| 2298 | "err_non_type_template_parm_type_deduction_failure\0" |
| 2299 | "err_non_variable_decl_in_for\0" |
| 2300 | "err_non_virtual_pure\0" |
| 2301 | "err_nonfunction_block_type\0" |
| 2302 | "err_nonstatic_member_out_of_line\0" |
| 2303 | "err_nontemporal_builtin_must_be_pointer\0" |
| 2304 | "err_nontemporal_builtin_must_be_pointer_intfltptr_or_vector\0" |
| 2305 | "err_noreturn_has_return_expr\0" |
| 2306 | "err_noreturn_non_function\0" |
| 2307 | "err_nosetter_property_assignment\0" |
| 2308 | "err_nosetter_property_incdec\0" |
| 2309 | "err_not_class_template_specialization\0" |
| 2310 | "err_not_direct_base_or_virtual\0" |
| 2311 | "err_not_found_by_two_phase_lookup\0" |
| 2312 | "err_not_integral_type_anon_bitfield\0" |
| 2313 | "err_not_integral_type_bitfield\0" |
| 2314 | "err_not_tag_in_scope\0" |
| 2315 | "err_ns_attribute_wrong_parameter_type\0" |
| 2316 | "err_nsconsumed_attribute_mismatch\0" |
| 2317 | "err_nserrordomain_invalid_decl\0" |
| 2318 | "err_nserrordomain_wrong_type\0" |
| 2319 | "err_nsnumber_nonliteral_unary\0" |
| 2320 | "err_nsobject_attribute\0" |
| 2321 | "err_nsreturns_retained_attribute_mismatch\0" |
| 2322 | "err_nullability_conflicting\0" |
| 2323 | "err_nullability_cs_multilevel\0" |
| 2324 | "err_nullability_nonpointer\0" |
| 2325 | "err_nullptr_cast\0" |
| 2326 | "err_objc_array_of_interfaces\0" |
| 2327 | "err_objc_attr_not_id\0" |
| 2328 | "err_objc_attr_protocol_requires_definition\0" |
| 2329 | "err_objc_attr_typedef_not_id\0" |
| 2330 | "err_objc_attr_typedef_not_void_pointer\0" |
| 2331 | "err_objc_bridged_related_invalid_class\0" |
| 2332 | "err_objc_bridged_related_invalid_class_name\0" |
| 2333 | "err_objc_bridged_related_known_method\0" |
| 2334 | "err_objc_cf_bridged_not_interface\0" |
| 2335 | "err_objc_concat_string\0" |
| 2336 | "err_objc_decls_may_only_appear_in_global_scope\0" |
| 2337 | "err_objc_direct_duplicate_decl\0" |
| 2338 | "err_objc_direct_dynamic_property\0" |
| 2339 | "err_objc_direct_impl_decl_mismatch\0" |
| 2340 | "err_objc_direct_missing_on_decl\0" |
| 2341 | "err_objc_direct_on_override\0" |
| 2342 | "err_objc_direct_on_protocol\0" |
| 2343 | "err_objc_direct_protocol_conformance\0" |
| 2344 | "err_objc_directive_only_in_protocol\0" |
| 2345 | "err_objc_exceptions_disabled\0" |
| 2346 | "err_objc_expected_equal_for_getter\0" |
| 2347 | "err_objc_expected_equal_for_setter\0" |
| 2348 | "err_objc_expected_property_attr\0" |
| 2349 | "err_objc_expected_selector_for_getter_setter\0" |
| 2350 | "err_objc_expected_type_parameter\0" |
| 2351 | "err_objc_for_range_init_stmt\0" |
| 2352 | "err_objc_illegal_boxed_expression_type\0" |
| 2353 | "err_objc_illegal_interface_qual\0" |
| 2354 | "err_objc_illegal_visibility_spec\0" |
| 2355 | "err_objc_incomplete_boxed_expression_type\0" |
| 2356 | "err_objc_index_incomplete_class_type\0" |
| 2357 | "err_objc_indexing_method_result_type\0" |
| 2358 | "err_objc_kindof_nonobject\0" |
| 2359 | "err_objc_kindof_wrong_position\0" |
| 2360 | "err_objc_literal_method_sig\0" |
| 2361 | "err_objc_method_unsupported_param_ret_type\0" |
| 2362 | "err_objc_missing_end\0" |
| 2363 | "err_objc_multiple_subscript_type_conversion\0" |
| 2364 | "err_objc_non_runtime_protocol_in_protocol_expr\0" |
| 2365 | "err_objc_non_trivially_copyable_boxed_expression_type\0" |
| 2366 | "err_objc_ns_bridged_invalid_cfobject\0" |
| 2367 | "err_objc_object_assignment\0" |
| 2368 | "err_objc_object_catch\0" |
| 2369 | "err_objc_override_direct_method\0" |
| 2370 | "err_objc_parameterized_category_nonclass\0" |
| 2371 | "err_objc_parameterized_forward_class\0" |
| 2372 | "err_objc_parameterized_forward_class_first\0" |
| 2373 | "err_objc_parameterized_implementation\0" |
| 2374 | "err_objc_postfix_attribute\0" |
| 2375 | "err_objc_postfix_attribute_hint\0" |
| 2376 | "err_objc_precise_lifetime_bad_type\0" |
| 2377 | "err_objc_property_attr_mutually_exclusive\0" |
| 2378 | "err_objc_property_bitfield\0" |
| 2379 | "err_objc_property_requires_field_name\0" |
| 2380 | "err_objc_property_requires_object\0" |
| 2381 | "err_objc_root_class_subclass\0" |
| 2382 | "err_objc_runtime_visible_category\0" |
| 2383 | "err_objc_runtime_visible_subclass\0" |
| 2384 | "err_objc_subscript_base_type\0" |
| 2385 | "err_objc_subscript_dic_object_type\0" |
| 2386 | "err_objc_subscript_index_type\0" |
| 2387 | "err_objc_subscript_key_type\0" |
| 2388 | "err_objc_subscript_method_not_found\0" |
| 2389 | "err_objc_subscript_object_type\0" |
| 2390 | "err_objc_subscript_pointer\0" |
| 2391 | "err_objc_subscript_type_conversion\0" |
| 2392 | "err_objc_synchronized_expects_object\0" |
| 2393 | "err_objc_throw_expects_object\0" |
| 2394 | "err_objc_type_arg_does_not_match_bound\0" |
| 2395 | "err_objc_type_arg_explicit_nullability\0" |
| 2396 | "err_objc_type_arg_missing\0" |
| 2397 | "err_objc_type_arg_missing_star\0" |
| 2398 | "err_objc_type_arg_not_id_compatible\0" |
| 2399 | "err_objc_type_arg_qualified\0" |
| 2400 | "err_objc_type_args_after_protocols\0" |
| 2401 | "err_objc_type_args_and_protocols\0" |
| 2402 | "err_objc_type_args_non_class\0" |
| 2403 | "err_objc_type_args_non_parameterized_class\0" |
| 2404 | "err_objc_type_args_specialized_class\0" |
| 2405 | "err_objc_type_args_wrong_arity\0" |
| 2406 | "err_objc_type_param_arity_mismatch\0" |
| 2407 | "err_objc_type_param_bound_conflict\0" |
| 2408 | "err_objc_type_param_bound_explicit_nullability\0" |
| 2409 | "err_objc_type_param_bound_missing\0" |
| 2410 | "err_objc_type_param_bound_missing_pointer\0" |
| 2411 | "err_objc_type_param_bound_nonobject\0" |
| 2412 | "err_objc_type_param_bound_qualified\0" |
| 2413 | "err_objc_type_param_redecl\0" |
| 2414 | "err_objc_type_param_variance_conflict\0" |
| 2415 | "err_objc_unexpected_atend\0" |
| 2416 | "err_objc_unexpected_attr\0" |
| 2417 | "err_objc_unknown_at\0" |
| 2418 | "err_objc_var_decl_inclass\0" |
| 2419 | "err_objc_variable_sized_type_not_at_end\0" |
| 2420 | "err_objc_weak_unsupported\0" |
| 2421 | "err_objc_weak_with_gc\0" |
| 2422 | "err_objcbridge_related_expected_related_class\0" |
| 2423 | "err_objcbridge_related_selector_name\0" |
| 2424 | "err_object_cannot_be_passed_returned_by_value\0" |
| 2425 | "err_odr_different_num_template_parameters\0" |
| 2426 | "err_odr_different_template_parameter_kind\0" |
| 2427 | "err_odr_field_type_inconsistent\0" |
| 2428 | "err_odr_function_type_inconsistent\0" |
| 2429 | "err_odr_ivar_type_inconsistent\0" |
| 2430 | "err_odr_non_type_parameter_type_inconsistent\0" |
| 2431 | "err_odr_objc_method_num_params_inconsistent\0" |
| 2432 | "err_odr_objc_method_param_type_inconsistent\0" |
| 2433 | "err_odr_objc_method_result_type_inconsistent\0" |
| 2434 | "err_odr_objc_method_variadic_inconsistent\0" |
| 2435 | "err_odr_objc_property_impl_kind_inconsistent\0" |
| 2436 | "err_odr_objc_property_type_inconsistent\0" |
| 2437 | "err_odr_objc_superclass_inconsistent\0" |
| 2438 | "err_odr_objc_synthesize_ivar_inconsistent\0" |
| 2439 | "err_odr_parameter_pack_non_pack\0" |
| 2440 | "err_odr_tag_type_inconsistent\0" |
| 2441 | "err_odr_variable_multiple_def\0" |
| 2442 | "err_odr_variable_type_inconsistent\0" |
| 2443 | "err_offsetof_array_type\0" |
| 2444 | "err_offsetof_bitfield\0" |
| 2445 | "err_offsetof_field_of_virtual_base\0" |
| 2446 | "err_offsetof_incomplete_type\0" |
| 2447 | "err_offsetof_record_type\0" |
| 2448 | "err_omp_adjust_arg_multiple_clauses\0" |
| 2449 | "err_omp_aligned_expected_array_or_ptr\0" |
| 2450 | "err_omp_allocator_comma_separator\0" |
| 2451 | "err_omp_allocator_not_in_uses_allocators\0" |
| 2452 | "err_omp_allocator_used_in_clauses\0" |
| 2453 | "err_omp_ambiguous_conversion\0" |
| 2454 | "err_omp_append_args_with_varargs\0" |
| 2455 | "err_omp_argument_type_isdeviceptr\0" |
| 2456 | "err_omp_array_shaping_use\0" |
| 2457 | "err_omp_at_least_one_motion_clause_required\0" |
| 2458 | "err_omp_atomic_capture_not_compound_statement\0" |
| 2459 | "err_omp_atomic_capture_not_expression_statement\0" |
| 2460 | "err_omp_atomic_compare\0" |
| 2461 | "err_omp_atomic_compare_capture\0" |
| 2462 | "err_omp_atomic_fail_wrong_or_no_clauses\0" |
| 2463 | "err_omp_atomic_incompatible_mem_order_clause\0" |
| 2464 | "err_omp_atomic_no_compare\0" |
| 2465 | "err_omp_atomic_not_expression_statement\0" |
| 2466 | "err_omp_atomic_read_not_expression_statement\0" |
| 2467 | "err_omp_atomic_several_clauses\0" |
| 2468 | "err_omp_atomic_update_not_expression_statement\0" |
| 2469 | "err_omp_atomic_weak_no_equality\0" |
| 2470 | "err_omp_atomic_write_not_expression_statement\0" |
| 2471 | "err_omp_begin_declare_target_unexpected_implicit_to_clause\0" |
| 2472 | "err_omp_bind_required_on_loop\0" |
| 2473 | "err_omp_bit_fields_forbidden_in_clause\0" |
| 2474 | "err_omp_cannot_update_with_internal_linkage\0" |
| 2475 | "err_omp_clause_floating_type_arg\0" |
| 2476 | "err_omp_clause_not_arithmetic_type_arg\0" |
| 2477 | "err_omp_clause_requires_dispatch_construct\0" |
| 2478 | "err_omp_clauses_mutually_exclusive\0" |
| 2479 | "err_omp_const_list_item\0" |
| 2480 | "err_omp_const_not_mutable_variable\0" |
| 2481 | "err_omp_const_variable\0" |
| 2482 | "err_omp_critical_with_hint\0" |
| 2483 | "err_omp_decl_in_declare_simd_variant\0" |
| 2484 | "err_omp_declare_mapper_redefinition\0" |
| 2485 | "err_omp_declare_mapper_wrong_var\0" |
| 2486 | "err_omp_declare_reduction_redefinition\0" |
| 2487 | "err_omp_declare_simd_inbranch_notinbranch\0" |
| 2488 | "err_omp_declare_target_has_local_vars\0" |
| 2489 | "err_omp_declare_target_indirect_device_type\0" |
| 2490 | "err_omp_declare_target_local_host_only\0" |
| 2491 | "err_omp_declare_target_missing_required_clause\0" |
| 2492 | "err_omp_declare_target_multiple\0" |
| 2493 | "err_omp_declare_target_unexpected_clause\0" |
| 2494 | "err_omp_declare_target_unexpected_clause_52\0" |
| 2495 | "err_omp_declare_target_unexpected_enter_clause\0" |
| 2496 | "err_omp_declare_target_unexpected_to_clause\0" |
| 2497 | "err_omp_declare_target_var_in_both_clauses\0" |
| 2498 | "err_omp_declare_target_wrong_clause_after_implicit_enter\0" |
| 2499 | "err_omp_declare_target_wrong_clause_after_implicit_to\0" |
| 2500 | "err_omp_declare_variant_diff\0" |
| 2501 | "err_omp_declare_variant_doesnt_support\0" |
| 2502 | "err_omp_declare_variant_duplicate_nested_trait\0" |
| 2503 | "err_omp_declare_variant_incompat_attributes\0" |
| 2504 | "err_omp_declare_variant_incompat_types\0" |
| 2505 | "err_omp_declare_variant_nested_user_condition\0" |
| 2506 | "err_omp_declare_variant_prototype_required\0" |
| 2507 | "err_omp_declare_variant_same_base_function\0" |
| 2508 | "err_omp_declare_variant_user_condition_not_constant\0" |
| 2509 | "err_omp_declare_variant_wrong_clause\0" |
| 2510 | "err_omp_default_vc\0" |
| 2511 | "err_omp_defaultmap_no_attr_for_variable\0" |
| 2512 | "err_omp_depend_clause_thread_simd\0" |
| 2513 | "err_omp_depend_modifier_not_iterator\0" |
| 2514 | "err_omp_depend_sink_expected_loop_iteration\0" |
| 2515 | "err_omp_depend_sink_expected_plus_minus\0" |
| 2516 | "err_omp_depend_sink_source_with_modifier\0" |
| 2517 | "err_omp_depend_sink_unexpected_expr\0" |
| 2518 | "err_omp_depend_zero_length_array_section_not_allowed\0" |
| 2519 | "err_omp_depobj_expected\0" |
| 2520 | "err_omp_depobj_single_clause_expected\0" |
| 2521 | "err_omp_deprecate_old_syntax\0" |
| 2522 | "err_omp_device_ancestor_without_requires_reverse_offload\0" |
| 2523 | "err_omp_device_type_mismatch\0" |
| 2524 | "err_omp_directive_before_requires\0" |
| 2525 | "err_omp_dispatch_statement_call\0" |
| 2526 | "err_omp_duplicate_map_type_modifier\0" |
| 2527 | "err_omp_duplicate_modifier\0" |
| 2528 | "err_omp_duplicate_motion_modifier\0" |
| 2529 | "err_omp_empty_loop_sequence\0" |
| 2530 | "err_omp_expected_access_to_data_field\0" |
| 2531 | "err_omp_expected_addressable_lvalue_or_array_item\0" |
| 2532 | "err_omp_expected_array_alloctraits\0" |
| 2533 | "err_omp_expected_base_pointer_var_name_member_expr\0" |
| 2534 | "err_omp_expected_base_var_name\0" |
| 2535 | "err_omp_expected_clause\0" |
| 2536 | "err_omp_expected_clause_argument\0" |
| 2537 | "err_omp_expected_colon\0" |
| 2538 | "err_omp_expected_context_selector\0" |
| 2539 | "err_omp_expected_equal_in_iterator\0" |
| 2540 | "err_omp_expected_identifier_for_critical\0" |
| 2541 | "err_omp_expected_int_param\0" |
| 2542 | "err_omp_expected_interop_type\0" |
| 2543 | "err_omp_expected_modifier\0" |
| 2544 | "err_omp_expected_named_var_member_or_array_expression\0" |
| 2545 | "err_omp_expected_omp_depend_t_lvalue\0" |
| 2546 | "err_omp_expected_predefined_allocator\0" |
| 2547 | "err_omp_expected_private_copy_for_allocate\0" |
| 2548 | "err_omp_expected_punc\0" |
| 2549 | "err_omp_expected_punc_after_interop_mod\0" |
| 2550 | "err_omp_expected_punc_after_iterator\0" |
| 2551 | "err_omp_expected_reduction_identifier\0" |
| 2552 | "err_omp_expected_uniform_param\0" |
| 2553 | "err_omp_expected_var_arg\0" |
| 2554 | "err_omp_expected_var_arg_suggest\0" |
| 2555 | "err_omp_expected_var_name_member_expr\0" |
| 2556 | "err_omp_expected_var_name_member_expr_or_array_item\0" |
| 2557 | "err_omp_expected_var_name_member_expr_with_type\0" |
| 2558 | "err_omp_explicit_conversion\0" |
| 2559 | "err_omp_firstprivate_incomplete_type\0" |
| 2560 | "err_omp_flush_order_clause_and_list\0" |
| 2561 | "err_omp_function_expected\0" |
| 2562 | "err_omp_function_in_target_clause_list\0" |
| 2563 | "err_omp_global_var_arg\0" |
| 2564 | "err_omp_groupprivate_incomplete_type\0" |
| 2565 | "err_omp_groupprivate_with_initializer\0" |
| 2566 | "err_omp_hint_clause_no_name\0" |
| 2567 | "err_omp_host_ir_file_not_found\0" |
| 2568 | "err_omp_immediate_directive\0" |
| 2569 | "err_omp_implied_type_not_found\0" |
| 2570 | "err_omp_inclusive_exclusive_not_reduction\0" |
| 2571 | "err_omp_incompatible_dyn_groupprivate_modifier\0" |
| 2572 | "err_omp_incomplete_type\0" |
| 2573 | "err_omp_inscan_reduction_expected\0" |
| 2574 | "err_omp_instantiation_not_supported\0" |
| 2575 | "err_omp_interchange_permutation_value_range\0" |
| 2576 | "err_omp_interchange_permutation_value_repeated\0" |
| 2577 | "err_omp_interop_bad_depend_clause\0" |
| 2578 | "err_omp_interop_prefer_type\0" |
| 2579 | "err_omp_interop_type_not_found\0" |
| 2580 | "err_omp_interop_var_multiple_actions\0" |
| 2581 | "err_omp_interop_variable_expected\0" |
| 2582 | "err_omp_interop_variable_wrong_type\0" |
| 2583 | "err_omp_invalid_dsa\0" |
| 2584 | "err_omp_invalid_looprange\0" |
| 2585 | "err_omp_invalid_map_this_expr\0" |
| 2586 | "err_omp_invalid_map_type_for_directive\0" |
| 2587 | "err_omp_invalid_map_type_modifier_for_directive\0" |
| 2588 | "err_omp_invalid_mapper\0" |
| 2589 | "err_omp_invalid_scope\0" |
| 2590 | "err_omp_invalid_target_decl\0" |
| 2591 | "err_omp_invariant_dependency\0" |
| 2592 | "err_omp_invariant_or_linear_dependency\0" |
| 2593 | "err_omp_iterator_not_integral_or_pointer\0" |
| 2594 | "err_omp_iterator_step_constant_zero\0" |
| 2595 | "err_omp_iterator_step_not_integral\0" |
| 2596 | "err_omp_iterator_use\0" |
| 2597 | "err_omp_lambda_capture_in_declare_target_not_to\0" |
| 2598 | "err_omp_large_expression_in_clause\0" |
| 2599 | "err_omp_lastprivate_conditional_non_scalar\0" |
| 2600 | "err_omp_lastprivate_incomplete_type\0" |
| 2601 | "err_omp_lastprivate_loop_var_non_loop_iteration\0" |
| 2602 | "err_omp_linear_distribute_var_non_loop_iteration\0" |
| 2603 | "err_omp_linear_expected_int_or_ptr\0" |
| 2604 | "err_omp_linear_incomplete_type\0" |
| 2605 | "err_omp_linear_ordered\0" |
| 2606 | "err_omp_local_var_in_threadprivate_init\0" |
| 2607 | "err_omp_loop_bad_collapse_var\0" |
| 2608 | "err_omp_loop_cannot_use_stmt\0" |
| 2609 | "err_omp_loop_diff_cxx\0" |
| 2610 | "err_omp_loop_incr_not_compatible\0" |
| 2611 | "err_omp_loop_not_canonical_cond\0" |
| 2612 | "err_omp_loop_not_canonical_incr\0" |
| 2613 | "err_omp_loop_not_canonical_init\0" |
| 2614 | "err_omp_loop_reduction_clause\0" |
| 2615 | "err_omp_loop_var_dsa\0" |
| 2616 | "err_omp_loop_variable_type\0" |
| 2617 | "err_omp_map_modifier_not_iterator\0" |
| 2618 | "err_omp_map_modifier_specification_list\0" |
| 2619 | "err_omp_map_shared_storage\0" |
| 2620 | "err_omp_map_type_missing\0" |
| 2621 | "err_omp_map_type_modifier_missing\0" |
| 2622 | "err_omp_mapper_expected_declarator\0" |
| 2623 | "err_omp_mapper_illegal_identifier\0" |
| 2624 | "err_omp_mapper_wrong_type\0" |
| 2625 | "err_omp_missing_comma\0" |
| 2626 | "err_omp_more_one_clause\0" |
| 2627 | "err_omp_more_one_map_type\0" |
| 2628 | "err_omp_multi_expr_not_allowed\0" |
| 2629 | "err_omp_multiple_array_items_in_map_clause\0" |
| 2630 | "err_omp_multiple_step_or_linear_modifier\0" |
| 2631 | "err_omp_negative_expression_in_clause\0" |
| 2632 | "err_omp_no_clause_for_directive\0" |
| 2633 | "err_omp_no_dsa_for_variable\0" |
| 2634 | "err_omp_no_more_if_clause\0" |
| 2635 | "err_omp_non_by_ref_need_device_addr_modifier_argument\0" |
| 2636 | "err_omp_non_lvalue_in_map_or_motion_clauses\0" |
| 2637 | "err_omp_non_pointer_type_array_shaping_base\0" |
| 2638 | "err_omp_nonpredefined_allocator_without_traits\0" |
| 2639 | "err_omp_not_a_loop_sequence\0" |
| 2640 | "err_omp_not_for\0" |
| 2641 | "err_omp_not_integral\0" |
| 2642 | "err_omp_not_resolved_reduction_identifier\0" |
| 2643 | "err_omp_nowait_clause_without_depend\0" |
| 2644 | "err_omp_num_teams_lower_bound_larger\0" |
| 2645 | "err_omp_num_teams_multi_expr_not_allowed\0" |
| 2646 | "err_omp_once_referenced\0" |
| 2647 | "err_omp_once_referenced_in_target_update\0" |
| 2648 | "err_omp_one_defaultmap_each_category\0" |
| 2649 | "err_omp_ordered_directive_with_param\0" |
| 2650 | "err_omp_ordered_directive_without_param\0" |
| 2651 | "err_omp_ordered_simd\0" |
| 2652 | "err_omp_original_storage_is_shared_and_does_not_contain\0" |
| 2653 | "err_omp_orphaned_device_directive\0" |
| 2654 | "err_omp_orphaned_section_directive\0" |
| 2655 | "err_omp_parallel_reduction_in_task_firstprivate\0" |
| 2656 | "err_omp_param_or_this_in_clause\0" |
| 2657 | "err_omp_parent_cancel_region_nowait\0" |
| 2658 | "err_omp_parent_cancel_region_ordered\0" |
| 2659 | "err_omp_pointer_mapped_along_with_derived_section\0" |
| 2660 | "err_omp_predefined_allocator_with_traits\0" |
| 2661 | "err_omp_private_incomplete_type\0" |
| 2662 | "err_omp_prohibited_region\0" |
| 2663 | "err_omp_prohibited_region_atomic\0" |
| 2664 | "err_omp_prohibited_region_critical_same_name\0" |
| 2665 | "err_omp_prohibited_region_order\0" |
| 2666 | "err_omp_prohibited_region_simd\0" |
| 2667 | "err_omp_reduction_id_not_compatible\0" |
| 2668 | "err_omp_reduction_identifier_mismatch\0" |
| 2669 | "err_omp_reduction_in_task\0" |
| 2670 | "err_omp_reduction_incomplete_type\0" |
| 2671 | "err_omp_reduction_non_addressable_expression\0" |
| 2672 | "err_omp_reduction_not_inclusive_exclusive\0" |
| 2673 | "err_omp_reduction_ref_type_arg\0" |
| 2674 | "err_omp_reduction_task_not_parallel_or_worksharing\0" |
| 2675 | "err_omp_reduction_vla_unsupported\0" |
| 2676 | "err_omp_reduction_with_nogroup\0" |
| 2677 | "err_omp_reduction_wrong_type\0" |
| 2678 | "err_omp_ref_type_arg\0" |
| 2679 | "err_omp_region_not_file_context\0" |
| 2680 | "err_omp_required_access\0" |
| 2681 | "err_omp_required_clause\0" |
| 2682 | "err_omp_requires_clause_redeclaration\0" |
| 2683 | "err_omp_requires_out_inout_depend_type\0" |
| 2684 | "err_omp_same_pointer_dereferenced\0" |
| 2685 | "err_omp_scan_single_clause_expected\0" |
| 2686 | "err_omp_schedule_nonmonotonic_static\0" |
| 2687 | "err_omp_section_function_type\0" |
| 2688 | "err_omp_section_incomplete_type\0" |
| 2689 | "err_omp_section_length_negative\0" |
| 2690 | "err_omp_section_length_undefined\0" |
| 2691 | "err_omp_section_not_subset_of_array\0" |
| 2692 | "err_omp_section_stride_non_positive\0" |
| 2693 | "err_omp_sections_not_compound_stmt\0" |
| 2694 | "err_omp_sections_substmt_not_section\0" |
| 2695 | "err_omp_several_directives_in_region\0" |
| 2696 | "err_omp_several_mem_order_clauses\0" |
| 2697 | "err_omp_shaping_dimension_not_positive\0" |
| 2698 | "err_omp_simd_region_cannot_use_stmt\0" |
| 2699 | "err_omp_simple_clause_incompatible_with_ordered\0" |
| 2700 | "err_omp_single_copyprivate_with_nowait\0" |
| 2701 | "err_omp_single_decl_in_declare_simd_variant\0" |
| 2702 | "err_omp_sink_and_source_iteration_not_allowd\0" |
| 2703 | "err_omp_sink_and_source_not_allowed\0" |
| 2704 | "err_omp_step_simple_modifier_exclusive\0" |
| 2705 | "err_omp_stmt_depends_on_loop_counter\0" |
| 2706 | "err_omp_target_contains_not_only_teams\0" |
| 2707 | "err_omp_taskwait_depend_mutexinoutset_not_allowed\0" |
| 2708 | "err_omp_threadprivate_in_clause\0" |
| 2709 | "err_omp_threadprivate_in_target\0" |
| 2710 | "err_omp_threadprivate_incomplete_type\0" |
| 2711 | "err_omp_transparent_invalid_type\0" |
| 2712 | "err_omp_transparent_invalid_value\0" |
| 2713 | "err_omp_typecheck_section_not_integer\0" |
| 2714 | "err_omp_typecheck_section_value\0" |
| 2715 | "err_omp_typecheck_shaping_not_integer\0" |
| 2716 | "err_omp_unexpected_append_op\0" |
| 2717 | "err_omp_unexpected_call_to_omp_runtime_api\0" |
| 2718 | "err_omp_unexpected_clause\0" |
| 2719 | "err_omp_unexpected_clause_extension_only\0" |
| 2720 | "err_omp_unexpected_clause_value\0" |
| 2721 | "err_omp_unexpected_directive\0" |
| 2722 | "err_omp_unexpected_execution_modifier\0" |
| 2723 | "err_omp_unexpected_schedule_modifier\0" |
| 2724 | "err_omp_union_type_not_allowed\0" |
| 2725 | "err_omp_unknown_adjust_args_op\0" |
| 2726 | "err_omp_unknown_directive\0" |
| 2727 | "err_omp_unknown_map_type\0" |
| 2728 | "err_omp_unknown_map_type_modifier\0" |
| 2729 | "err_omp_unknown_need_device_ptr_kind\0" |
| 2730 | "err_omp_unknown_reduction_identifier_prior_omp_6_0\0" |
| 2731 | "err_omp_unknown_reduction_identifier_since_omp_6_0\0" |
| 2732 | "err_omp_unnamed_if_clause\0" |
| 2733 | "err_omp_unroll_full_variable_trip_count\0" |
| 2734 | "err_omp_used_in_clause_twice\0" |
| 2735 | "err_omp_usedeviceptr_not_a_pointer\0" |
| 2736 | "err_omp_var_expected\0" |
| 2737 | "err_omp_var_scope\0" |
| 2738 | "err_omp_var_thread_local\0" |
| 2739 | "err_omp_var_used\0" |
| 2740 | "err_omp_variable_in_given_clause_and_dsa\0" |
| 2741 | "err_omp_variably_modified_type_not_supported\0" |
| 2742 | "err_omp_variant_ctx_second_match_extension\0" |
| 2743 | "err_omp_wrong_cancel_region\0" |
| 2744 | "err_omp_wrong_dependency_iterator_type\0" |
| 2745 | "err_omp_wrong_device_function_call\0" |
| 2746 | "err_omp_wrong_dsa\0" |
| 2747 | "err_omp_wrong_if_directive_name_modifier\0" |
| 2748 | "err_omp_wrong_inscan_reduction\0" |
| 2749 | "err_omp_wrong_linear_modifier\0" |
| 2750 | "err_omp_wrong_linear_modifier_non_reference\0" |
| 2751 | "err_omp_wrong_ordered_loop_count\0" |
| 2752 | "err_omp_wrong_simdlen_safelen_values\0" |
| 2753 | "err_omp_wrong_var_in_declare_reduction\0" |
| 2754 | "err_ompx_bare_no_grid\0" |
| 2755 | "err_ompx_more_than_three_expr_not_allowed\0" |
| 2756 | "err_only_annotate_after_access_spec\0" |
| 2757 | "err_only_constructors_take_base_inits\0" |
| 2758 | "err_only_enums_have_underlying_types\0" |
| 2759 | "err_open_hotpatch_file_failed\0" |
| 2760 | "err_opencl_addrspace_scope\0" |
| 2761 | "err_opencl_atomic_init\0" |
| 2762 | "err_opencl_bitfields\0" |
| 2763 | "err_opencl_block_ref_block\0" |
| 2764 | "err_opencl_block_storage_type\0" |
| 2765 | "err_opencl_builtin_expected_type\0" |
| 2766 | "err_opencl_builtin_pipe_arg_num\0" |
| 2767 | "err_opencl_builtin_pipe_first_arg\0" |
| 2768 | "err_opencl_builtin_pipe_invalid_access_modifier\0" |
| 2769 | "err_opencl_builtin_pipe_invalid_arg\0" |
| 2770 | "err_opencl_builtin_to_addr_invalid_arg\0" |
| 2771 | "err_opencl_cast_non_zero_to_event_t\0" |
| 2772 | "err_opencl_cast_to_half\0" |
| 2773 | "err_opencl_constant_no_init\0" |
| 2774 | "err_opencl_enqueue_kernel_blocks_no_args\0" |
| 2775 | "err_opencl_enqueue_kernel_blocks_non_local_void_args\0" |
| 2776 | "err_opencl_enqueue_kernel_incorrect_args\0" |
| 2777 | "err_opencl_enqueue_kernel_invalid_local_size_type\0" |
| 2778 | "err_opencl_enqueue_kernel_local_size_args\0" |
| 2779 | "err_opencl_ext_vector_component_invalid_length\0" |
| 2780 | "err_opencl_extension_and_feature_differs\0" |
| 2781 | "err_opencl_extern_block_declaration\0" |
| 2782 | "err_opencl_feature_requires\0" |
| 2783 | "err_opencl_function_pointer\0" |
| 2784 | "err_opencl_function_variable\0" |
| 2785 | "err_opencl_global_invalid_addr_space\0" |
| 2786 | "err_opencl_half_declaration\0" |
| 2787 | "err_opencl_half_load_store\0" |
| 2788 | "err_opencl_implicit_vector_conversion\0" |
| 2789 | "err_opencl_invalid_access_qualifier\0" |
| 2790 | "err_opencl_invalid_block_declaration\0" |
| 2791 | "err_opencl_invalid_param\0" |
| 2792 | "err_opencl_invalid_read_write\0" |
| 2793 | "err_opencl_invalid_return\0" |
| 2794 | "err_opencl_invalid_type_array\0" |
| 2795 | "err_opencl_kernel_attr\0" |
| 2796 | "err_opencl_logical_exclusive_or\0" |
| 2797 | "err_opencl_multiple_access_qualifiers\0" |
| 2798 | "err_opencl_no_main\0" |
| 2799 | "err_opencl_nonconst_global_sampler\0" |
| 2800 | "err_opencl_pointer_to_type\0" |
| 2801 | "err_opencl_ptrptr_kernel_param\0" |
| 2802 | "err_opencl_requires_extension\0" |
| 2803 | "err_opencl_scalar_type_rank_greater_than_vector_type\0" |
| 2804 | "err_opencl_sizeof_alignof_type\0" |
| 2805 | "err_opencl_taking_address_capture\0" |
| 2806 | "err_opencl_taking_function_address_parser\0" |
| 2807 | "err_opencl_ternary_with_block\0" |
| 2808 | "err_opencl_type_can_only_be_used_as_function_parameter\0" |
| 2809 | "err_opencl_type_not_found\0" |
| 2810 | "err_opencl_type_struct_or_union_field\0" |
| 2811 | "err_opencl_unknown_type_specifier\0" |
| 2812 | "err_opencl_variadic_function\0" |
| 2813 | "err_opencl_vla\0" |
| 2814 | "err_openclcxx_not_supported\0" |
| 2815 | "err_openclcxx_placement_new\0" |
| 2816 | "err_openclcxx_virtual_function\0" |
| 2817 | "err_openmp_default_simd_align_expr\0" |
| 2818 | "err_openmp_vla_in_task_untied\0" |
| 2819 | "err_operator_arrow_circular\0" |
| 2820 | "err_operator_arrow_depth_exceeded\0" |
| 2821 | "err_operator_delete_dependent_param_type\0" |
| 2822 | "err_operator_delete_param_type\0" |
| 2823 | "err_operator_new_default_arg\0" |
| 2824 | "err_operator_new_delete_declared_in_namespace\0" |
| 2825 | "err_operator_new_delete_declared_static\0" |
| 2826 | "err_operator_new_delete_dependent_result_type\0" |
| 2827 | "err_operator_new_delete_invalid_result_type\0" |
| 2828 | "err_operator_new_delete_template_too_few_parameters\0" |
| 2829 | "err_operator_new_delete_too_few_parameters\0" |
| 2830 | "err_operator_new_dependent_param_type\0" |
| 2831 | "err_operator_new_param_type\0" |
| 2832 | "err_operator_overload_default_arg\0" |
| 2833 | "err_operator_overload_must_be\0" |
| 2834 | "err_operator_overload_must_be_member\0" |
| 2835 | "err_operator_overload_needs_class_or_enum\0" |
| 2836 | "err_operator_overload_post_incdec_must_be_int\0" |
| 2837 | "err_operator_overload_static\0" |
| 2838 | "err_operator_overload_variadic\0" |
| 2839 | "err_opt_not_valid_on_target\0" |
| 2840 | "err_opt_not_valid_with_opt\0" |
| 2841 | "err_opt_not_valid_with_opt_on_target\0" |
| 2842 | "err_opt_not_valid_without_opt\0" |
| 2843 | "err_os_log_argument_too_big\0" |
| 2844 | "err_os_log_format_not_string_constant\0" |
| 2845 | "err_os_unsupport_riscv_fmv\0" |
| 2846 | "err_out_of_line_constructor_template_id\0" |
| 2847 | "err_out_of_line_default_deletes\0" |
| 2848 | "err_out_of_line_qualified_id_type_names_constructor\0" |
| 2849 | "err_overflow_behavior_non_integer_type\0" |
| 2850 | "err_overflow_behavior_unknown_ident\0" |
| 2851 | "err_overflow_builtin_bit_int_max_size\0" |
| 2852 | "err_overflow_builtin_must_be_int\0" |
| 2853 | "err_overflow_builtin_must_be_ptr_int\0" |
| 2854 | "err_override_control_interface\0" |
| 2855 | "err_override_exception_spec\0" |
| 2856 | "err_ovl_ambiguous_call\0" |
| 2857 | "err_ovl_ambiguous_conversion_in_cast\0" |
| 2858 | "err_ovl_ambiguous_init\0" |
| 2859 | "err_ovl_ambiguous_member_call\0" |
| 2860 | "err_ovl_ambiguous_object_call\0" |
| 2861 | "err_ovl_ambiguous_oper_binary\0" |
| 2862 | "err_ovl_ambiguous_oper_unary\0" |
| 2863 | "err_ovl_ambiguous_subscript_call\0" |
| 2864 | "err_ovl_deleted_call\0" |
| 2865 | "err_ovl_deleted_comparison\0" |
| 2866 | "err_ovl_deleted_conversion_in_cast\0" |
| 2867 | "err_ovl_deleted_init\0" |
| 2868 | "err_ovl_deleted_object_call\0" |
| 2869 | "err_ovl_deleted_oper\0" |
| 2870 | "err_ovl_deleted_special_init\0" |
| 2871 | "err_ovl_deleted_special_oper\0" |
| 2872 | "err_ovl_diff_return_type\0" |
| 2873 | "err_ovl_no_conversion_in_cast\0" |
| 2874 | "err_ovl_no_oper\0" |
| 2875 | "err_ovl_no_viable_conversion_in_cast\0" |
| 2876 | "err_ovl_no_viable_function_in_call\0" |
| 2877 | "err_ovl_no_viable_function_in_init\0" |
| 2878 | "err_ovl_no_viable_literal_operator\0" |
| 2879 | "err_ovl_no_viable_member_function_in_call\0" |
| 2880 | "err_ovl_no_viable_object_call\0" |
| 2881 | "err_ovl_no_viable_oper\0" |
| 2882 | "err_ovl_no_viable_subscript\0" |
| 2883 | "err_ovl_rewrite_equalequal_not_bool\0" |
| 2884 | "err_ovl_static_nonstatic_member\0" |
| 2885 | "err_ovl_unresolvable\0" |
| 2886 | "err_ownership_returns_index_mismatch\0" |
| 2887 | "err_ownership_takes_class_mismatch\0" |
| 2888 | "err_ownership_takes_return_type\0" |
| 2889 | "err_ownership_type\0" |
| 2890 | "err_pack_expansion_length_conflict\0" |
| 2891 | "err_pack_expansion_length_conflict_multilevel\0" |
| 2892 | "err_pack_expansion_length_conflict_partial\0" |
| 2893 | "err_pack_expansion_member_init\0" |
| 2894 | "err_pack_expansion_without_parameter_packs\0" |
| 2895 | "err_pack_index_out_of_bound\0" |
| 2896 | "err_pack_outside_template\0" |
| 2897 | "err_param_default_argument\0" |
| 2898 | "err_param_default_argument_member_template_redecl\0" |
| 2899 | "err_param_default_argument_missing\0" |
| 2900 | "err_param_default_argument_missing_name\0" |
| 2901 | "err_param_default_argument_nonfunc\0" |
| 2902 | "err_param_default_argument_on_parameter_pack\0" |
| 2903 | "err_param_default_argument_redefinition\0" |
| 2904 | "err_param_default_argument_references_local\0" |
| 2905 | "err_param_default_argument_references_param\0" |
| 2906 | "err_param_default_argument_references_this\0" |
| 2907 | "err_param_default_argument_template_redecl\0" |
| 2908 | "err_param_redefinition\0" |
| 2909 | "err_param_with_void_type\0" |
| 2910 | "err_parameter_shadow_capture\0" |
| 2911 | "err_parameters_retval_cannot_have_fp16_type\0" |
| 2912 | "err_paren_sizeof_parameter_pack\0" |
| 2913 | "err_parens_pointer_member_function\0" |
| 2914 | "err_parent_umbrella_mismatch\0" |
| 2915 | "err_parent_umbrella_missing\0" |
| 2916 | "err_partial_spec_args_match_primary_template\0" |
| 2917 | "err_partial_spec_fully_specialized\0" |
| 2918 | "err_partial_spec_ordering_ambiguous\0" |
| 2919 | "err_partial_spec_redeclared\0" |
| 2920 | "err_partial_specialization_friend\0" |
| 2921 | "err_partition_import_outside_module\0" |
| 2922 | "err_pascal_string_too_long\0" |
| 2923 | "err_paste_at_end\0" |
| 2924 | "err_paste_at_start\0" |
| 2925 | "err_placeholder_constraints_not_satisfied\0" |
| 2926 | "err_placeholder_expected_auto_or_decltype_auto\0" |
| 2927 | "err_placeholder_in_source\0" |
| 2928 | "err_placement_new_into_const_qualified_storage\0" |
| 2929 | "err_placement_new_non_placement_delete\0" |
| 2930 | "err_platform_mismatch\0" |
| 2931 | "err_pointer_to_member_call_drops_quals\0" |
| 2932 | "err_pointer_to_member_oper_value_classify\0" |
| 2933 | "err_pointer_to_member_type\0" |
| 2934 | "err_postfix_after_unary_requires_parens\0" |
| 2935 | "err_pp_arc_cf_code_audited_syntax\0" |
| 2936 | "err_pp_assume_nonnull_syntax\0" |
| 2937 | "err_pp_bad_paste\0" |
| 2938 | "err_pp_colon_without_question\0" |
| 2939 | "err_pp_cond_span_module_decl\0" |
| 2940 | "err_pp_directive_required\0" |
| 2941 | "err_pp_division_by_zero\0" |
| 2942 | "err_pp_double_begin_of_arc_cf_code_audited\0" |
| 2943 | "err_pp_double_begin_of_assume_nonnull\0" |
| 2944 | "err_pp_double_begin_pragma_unsafe_buffer_usage\0" |
| 2945 | "err_pp_duplicate_name_in_arg_list\0" |
| 2946 | "err_pp_embed_device_file\0" |
| 2947 | "err_pp_embed_dup_params\0" |
| 2948 | "err_pp_empty_filename\0" |
| 2949 | "err_pp_endif_without_if\0" |
| 2950 | "err_pp_eof_in_arc_cf_code_audited\0" |
| 2951 | "err_pp_eof_in_assume_nonnull\0" |
| 2952 | "err_pp_error_opening_file\0" |
| 2953 | "err_pp_expected_after\0" |
| 2954 | "err_pp_expected_comma_in_arg_list\0" |
| 2955 | "err_pp_expected_eol\0" |
| 2956 | "err_pp_expected_ident_in_arg_list\0" |
| 2957 | "err_pp_expected_module_name\0" |
| 2958 | "err_pp_expected_rparen\0" |
| 2959 | "err_pp_expected_value_in_expr\0" |
| 2960 | "err_pp_expects_filename\0" |
| 2961 | "err_pp_expr_bad_token_binop\0" |
| 2962 | "err_pp_expr_bad_token_lparen\0" |
| 2963 | "err_pp_expr_bad_token_start_expr\0" |
| 2964 | "err_pp_file_not_found\0" |
| 2965 | "err_pp_file_not_found_angled_include_not_fatal\0" |
| 2966 | "err_pp_file_not_found_typo_not_fatal\0" |
| 2967 | "err_pp_hash_error\0" |
| 2968 | "err_pp_identifier_arg_not_identifier\0" |
| 2969 | "err_pp_illegal_floating_literal\0" |
| 2970 | "err_pp_import_directive_ms\0" |
| 2971 | "err_pp_include_in_arc_cf_code_audited\0" |
| 2972 | "err_pp_include_in_assume_nonnull\0" |
| 2973 | "err_pp_include_too_deep\0" |
| 2974 | "err_pp_including_mainfile_in_preamble\0" |
| 2975 | "err_pp_invalid_directive\0" |
| 2976 | "err_pp_invalid_poison\0" |
| 2977 | "err_pp_invalid_tok_in_arg_list\0" |
| 2978 | "err_pp_invalid_udl\0" |
| 2979 | "err_pp_line_digit_sequence\0" |
| 2980 | "err_pp_line_invalid_filename\0" |
| 2981 | "err_pp_line_requires_integer\0" |
| 2982 | "err_pp_linemarker_invalid_filename\0" |
| 2983 | "err_pp_linemarker_invalid_flag\0" |
| 2984 | "err_pp_linemarker_invalid_pop\0" |
| 2985 | "err_pp_linemarker_requires_integer\0" |
| 2986 | "err_pp_macro_not_identifier\0" |
| 2987 | "err_pp_malformed_ident\0" |
| 2988 | "err_pp_missing_lparen_in_vaopt_use\0" |
| 2989 | "err_pp_missing_macro_name\0" |
| 2990 | "err_pp_missing_rparen_in_macro_def\0" |
| 2991 | "err_pp_module_begin_no_module_map\0" |
| 2992 | "err_pp_module_begin_no_submodule\0" |
| 2993 | "err_pp_module_begin_without_module_end\0" |
| 2994 | "err_pp_module_begin_wrong_module\0" |
| 2995 | "err_pp_module_build_missing_end\0" |
| 2996 | "err_pp_module_decl_in_header\0" |
| 2997 | "err_pp_module_end_without_module_begin\0" |
| 2998 | "err_pp_module_expected_ident\0" |
| 2999 | "err_pp_module_name_is_macro\0" |
| 3000 | "err_pp_nested_paren\0" |
| 3001 | "err_pp_operator_used_as_macro_name\0" |
| 3002 | "err_pp_pragma_hdrstop_not_seen\0" |
| 3003 | "err_pp_pragma_unsafe_buffer_usage_syntax\0" |
| 3004 | "err_pp_remainder_by_zero\0" |
| 3005 | "err_pp_stringize_not_parameter\0" |
| 3006 | "err_pp_through_header_not_found\0" |
| 3007 | "err_pp_through_header_not_seen\0" |
| 3008 | "err_pp_unclosed_pragma_unsafe_buffer_usage\0" |
| 3009 | "err_pp_unexpected_tok_after_module_name\0" |
| 3010 | "err_pp_unknown_parameter\0" |
| 3011 | "err_pp_unmatched_end_begin_pragma_unsafe_buffer_usage\0" |
| 3012 | "err_pp_unmatched_end_of_arc_cf_code_audited\0" |
| 3013 | "err_pp_unmatched_end_of_assume_nonnull\0" |
| 3014 | "err_pp_unterminated_conditional\0" |
| 3015 | "err_pp_used_poisoned_id\0" |
| 3016 | "err_pp_vaopt_nested_use\0" |
| 3017 | "err_pp_visibility_non_macro\0" |
| 3018 | "err_ppc_builtin_requires_abi\0" |
| 3019 | "err_ppc_impossible_musttail\0" |
| 3020 | "err_ppc_invalid_arg_type\0" |
| 3021 | "err_ppc_invalid_test_data_class_type\0" |
| 3022 | "err_ppc_invalid_use_mma_type\0" |
| 3023 | "err_pragma_alloc_text_c_linkage\0" |
| 3024 | "err_pragma_alloc_text_not_function\0" |
| 3025 | "err_pragma_attr_attr_no_push\0" |
| 3026 | "err_pragma_attribute_duplicate_subject\0" |
| 3027 | "err_pragma_attribute_expected_attribute\0" |
| 3028 | "err_pragma_attribute_expected_attribute_name\0" |
| 3029 | "err_pragma_attribute_expected_attribute_syntax\0" |
| 3030 | "err_pragma_attribute_expected_period\0" |
| 3031 | "err_pragma_attribute_expected_push_pop_paren\0" |
| 3032 | "err_pragma_attribute_expected_subject_identifier\0" |
| 3033 | "err_pragma_attribute_expected_subject_sub_identifier\0" |
| 3034 | "err_pragma_attribute_extra_tokens_after_attribute\0" |
| 3035 | "err_pragma_attribute_invalid_argument\0" |
| 3036 | "err_pragma_attribute_invalid_matchers\0" |
| 3037 | "err_pragma_attribute_invalid_subject_set_specifier\0" |
| 3038 | "err_pragma_attribute_matcher_negated_subrule_contradicts_subrule\0" |
| 3039 | "err_pragma_attribute_matcher_subrule_contradicts_rule\0" |
| 3040 | "err_pragma_attribute_namespace_on_attribute\0" |
| 3041 | "err_pragma_attribute_no_pop_eof\0" |
| 3042 | "err_pragma_attribute_stack_mismatch\0" |
| 3043 | "err_pragma_attribute_unknown_subject_rule\0" |
| 3044 | "err_pragma_attribute_unknown_subject_sub_rule\0" |
| 3045 | "err_pragma_attribute_unsupported_attribute\0" |
| 3046 | "err_pragma_cannot_end_force_cuda_host_device\0" |
| 3047 | "err_pragma_clang_section_expected_equal\0" |
| 3048 | "err_pragma_comment_malformed\0" |
| 3049 | "err_pragma_comment_unknown_kind\0" |
| 3050 | "err_pragma_detect_mismatch_malformed\0" |
| 3051 | "err_pragma_expected_clang_section_name\0" |
| 3052 | "err_pragma_expected_file_scope\0" |
| 3053 | "err_pragma_expected_integer\0" |
| 3054 | "err_pragma_fc_except_requires_precise\0" |
| 3055 | "err_pragma_fc_noprecise_requires_noexcept\0" |
| 3056 | "err_pragma_fc_noprecise_requires_nofenv\0" |
| 3057 | "err_pragma_fc_pp_scope\0" |
| 3058 | "err_pragma_fenv_requires_precise\0" |
| 3059 | "err_pragma_file_or_compound_scope\0" |
| 3060 | "err_pragma_float_control_malformed\0" |
| 3061 | "err_pragma_fp_invalid_argument\0" |
| 3062 | "err_pragma_fp_invalid_option\0" |
| 3063 | "err_pragma_invalid_keyword\0" |
| 3064 | "err_pragma_loop_compatibility\0" |
| 3065 | "err_pragma_loop_invalid_argument_type\0" |
| 3066 | "err_pragma_loop_invalid_option\0" |
| 3067 | "err_pragma_loop_invalid_vectorize_option\0" |
| 3068 | "err_pragma_loop_missing_argument\0" |
| 3069 | "err_pragma_loop_precedes_nonloop\0" |
| 3070 | "err_pragma_message\0" |
| 3071 | "err_pragma_message_malformed\0" |
| 3072 | "err_pragma_misplaced_in_decl\0" |
| 3073 | "err_pragma_missing_argument\0" |
| 3074 | "err_pragma_optimize_extra_argument\0" |
| 3075 | "err_pragma_optimize_invalid_argument\0" |
| 3076 | "err_pragma_options_align_mac68k_target_unsupported\0" |
| 3077 | "err_pragma_pack_identifer_not_supported\0" |
| 3078 | "err_pragma_pack_invalid_alignment\0" |
| 3079 | "err_pragma_pipeline_invalid_keyword\0" |
| 3080 | "err_pragma_pointers_to_members_unknown_kind\0" |
| 3081 | "err_pragma_pop_visibility_mismatch\0" |
| 3082 | "err_pragma_push_pop_macro_malformed\0" |
| 3083 | "err_pragma_push_visibility_mismatch\0" |
| 3084 | "err_pragma_section_invalid_for_target\0" |
| 3085 | "err_preserve_enum_value_invalid\0" |
| 3086 | "err_preserve_enum_value_not_const\0" |
| 3087 | "err_preserve_field_info_not_const\0" |
| 3088 | "err_preserve_field_info_not_field\0" |
| 3089 | "err_preserve_type_info_invalid\0" |
| 3090 | "err_preserve_type_info_not_const\0" |
| 3091 | "err_printf_asterisk_wrong_type\0" |
| 3092 | "err_private_ivar_access\0" |
| 3093 | "err_private_module_fragment_expected_semi\0" |
| 3094 | "err_private_module_fragment_not_module\0" |
| 3095 | "err_private_module_fragment_not_module_interface\0" |
| 3096 | "err_private_module_fragment_redefined\0" |
| 3097 | "err_probability_not_constant_float\0" |
| 3098 | "err_probability_out_of_range\0" |
| 3099 | "err_property_accessor_type\0" |
| 3100 | "err_property_found_suggest\0" |
| 3101 | "err_property_function_in_objc_container\0" |
| 3102 | "err_property_implemented\0" |
| 3103 | "err_property_is_variably_modified\0" |
| 3104 | "err_property_ivar_type\0" |
| 3105 | "err_property_method_unavailable\0" |
| 3106 | "err_property_not_as_forward_class\0" |
| 3107 | "err_property_not_found\0" |
| 3108 | "err_property_not_found_forward_class\0" |
| 3109 | "err_property_not_found_suggest\0" |
| 3110 | "err_property_setter_ambiguous_use\0" |
| 3111 | "err_property_type\0" |
| 3112 | "err_protected_ivar_access\0" |
| 3113 | "err_protocol_has_circular_dependency\0" |
| 3114 | "err_protocol_property_mismatch\0" |
| 3115 | "err_pseudo_dtor_base_not_scalar\0" |
| 3116 | "err_pseudo_dtor_call_with_args\0" |
| 3117 | "err_pseudo_dtor_destructor_non_type\0" |
| 3118 | "err_pseudo_dtor_type_mismatch\0" |
| 3119 | "err_ptrauth_address_discrimination_invalid\0" |
| 3120 | "err_ptrauth_arg_not_ice\0" |
| 3121 | "err_ptrauth_bad_constant_discriminator\0" |
| 3122 | "err_ptrauth_bad_constant_pointer\0" |
| 3123 | "err_ptrauth_disabled\0" |
| 3124 | "err_ptrauth_extra_discriminator_invalid\0" |
| 3125 | "err_ptrauth_indirect_goto_addrlabel_arithmetic\0" |
| 3126 | "err_ptrauth_invalid_key\0" |
| 3127 | "err_ptrauth_qualifier_bad_arg_count\0" |
| 3128 | "err_ptrauth_qualifier_cast\0" |
| 3129 | "err_ptrauth_qualifier_invalid\0" |
| 3130 | "err_ptrauth_qualifier_invalid_target\0" |
| 3131 | "err_ptrauth_qualifier_redundant\0" |
| 3132 | "err_ptrauth_string_not_literal\0" |
| 3133 | "err_ptrauth_type_disc_undiscriminated\0" |
| 3134 | "err_ptrauth_value_bad_type\0" |
| 3135 | "err_pure_friend\0" |
| 3136 | "err_qualified_catch_declarator\0" |
| 3137 | "err_qualified_friend_def\0" |
| 3138 | "err_qualified_friend_no_match\0" |
| 3139 | "err_qualified_function_typeid\0" |
| 3140 | "err_qualified_member_nonclass\0" |
| 3141 | "err_qualified_member_of_unrelated\0" |
| 3142 | "err_qualified_objc_access\0" |
| 3143 | "err_qualified_objc_catch_parm\0" |
| 3144 | "err_qualified_param_declarator\0" |
| 3145 | "err_qualified_typedef_declarator\0" |
| 3146 | "err_range_on_array_parameter\0" |
| 3147 | "err_raw_delim_too_long\0" |
| 3148 | "err_reading_profile\0" |
| 3149 | "err_readonly_message_assignment\0" |
| 3150 | "err_realimag_invalid_type\0" |
| 3151 | "err_record_with_pointers_kernel_param\0" |
| 3152 | "err_recursive_concept\0" |
| 3153 | "err_recursive_default_argument\0" |
| 3154 | "err_recursive_superclass\0" |
| 3155 | "err_redeclaration_different_type\0" |
| 3156 | "err_redeclaration_non_exported\0" |
| 3157 | "err_redefinition\0" |
| 3158 | "err_redefinition_different_concept\0" |
| 3159 | "err_redefinition_different_kind\0" |
| 3160 | "err_redefinition_different_namespace_alias\0" |
| 3161 | "err_redefinition_different_type\0" |
| 3162 | "err_redefinition_different_typedef\0" |
| 3163 | "err_redefinition_extern_inline\0" |
| 3164 | "err_redefinition_of_enumerator\0" |
| 3165 | "err_redefinition_of_label\0" |
| 3166 | "err_redefinition_variably_modified_typedef\0" |
| 3167 | "err_reduction_op_mismatch\0" |
| 3168 | "err_reexported_libraries_mismatch\0" |
| 3169 | "err_reexported_libraries_missing\0" |
| 3170 | "err_ref_array_type\0" |
| 3171 | "err_ref_bad_target\0" |
| 3172 | "err_ref_bad_target_global_initializer\0" |
| 3173 | "err_ref_flexarray_type\0" |
| 3174 | "err_ref_init_ambiguous\0" |
| 3175 | "err_ref_non_value\0" |
| 3176 | "err_ref_qualifier_comparison_operator\0" |
| 3177 | "err_ref_qualifier_constructor\0" |
| 3178 | "err_ref_qualifier_destructor\0" |
| 3179 | "err_ref_qualifier_overload\0" |
| 3180 | "err_ref_vm_type\0" |
| 3181 | "err_refactor_code_outside_of_function\0" |
| 3182 | "err_refactor_extract_prohibited_expression\0" |
| 3183 | "err_refactor_extract_simple_expression\0" |
| 3184 | "err_refactor_no_selection\0" |
| 3185 | "err_refactor_selection_invalid_ast\0" |
| 3186 | "err_refactor_selection_no_symbol\0" |
| 3187 | "err_reference_bind_drops_quals\0" |
| 3188 | "err_reference_bind_failed\0" |
| 3189 | "err_reference_bind_init_list\0" |
| 3190 | "err_reference_bind_temporary_addrspace\0" |
| 3191 | "err_reference_bind_to_bitfield\0" |
| 3192 | "err_reference_bind_to_bitfield_in_cce\0" |
| 3193 | "err_reference_bind_to_matrix_element\0" |
| 3194 | "err_reference_bind_to_vector_element\0" |
| 3195 | "err_reference_capture_with_reference_default\0" |
| 3196 | "err_reference_has_multiple_inits\0" |
| 3197 | "err_reference_pipe_type\0" |
| 3198 | "err_reference_to_function_with_unsatisfied_constraints\0" |
| 3199 | "err_reference_to_local_in_enclosing_context\0" |
| 3200 | "err_reference_to_void\0" |
| 3201 | "err_reference_var_requires_init\0" |
| 3202 | "err_reference_without_init\0" |
| 3203 | "err_regparm_mismatch\0" |
| 3204 | "err_relocatable_without_isysroot\0" |
| 3205 | "err_repeat_attribute\0" |
| 3206 | "err_require_constant_init_failed\0" |
| 3207 | "err_requires_clause_inside_parens\0" |
| 3208 | "err_requires_clause_must_appear_after_trailing_return\0" |
| 3209 | "err_requires_clause_on_declarator_not_declaring_a_function\0" |
| 3210 | "err_requires_expr_expected_type_constraint\0" |
| 3211 | "err_requires_expr_explicit_object_parameter\0" |
| 3212 | "err_requires_expr_in_simple_requirement\0" |
| 3213 | "err_requires_expr_local_parameter_default_argument\0" |
| 3214 | "err_requires_expr_missing_arrow\0" |
| 3215 | "err_requires_expr_parameter_list_ellipsis\0" |
| 3216 | "err_requires_expr_simple_requirement_noexcept\0" |
| 3217 | "err_requires_positive_value\0" |
| 3218 | "err_restricted_superclass_mismatch\0" |
| 3219 | "err_ret_local_block\0" |
| 3220 | "err_ret_local_temp_ref\0" |
| 3221 | "err_rethrow_used_outside_catch\0" |
| 3222 | "err_return_block_has_expr\0" |
| 3223 | "err_return_in_captured_stmt\0" |
| 3224 | "err_return_in_constructor_handler\0" |
| 3225 | "err_return_in_coroutine\0" |
| 3226 | "err_return_init_list\0" |
| 3227 | "err_return_value_with_address_space\0" |
| 3228 | "err_right_angle_bracket_equal_needs_space\0" |
| 3229 | "err_riscv_attribute_interrupt_invalid_combination\0" |
| 3230 | "err_riscv_attribute_interrupt_requires_extension\0" |
| 3231 | "err_riscv_builtin_invalid_lmul\0" |
| 3232 | "err_riscv_builtin_invalid_twiden\0" |
| 3233 | "err_riscv_builtin_requires_extension\0" |
| 3234 | "err_riscv_type_requires_extension\0" |
| 3235 | "err_root_class_cannot_use_super\0" |
| 3236 | "err_roptr_cannot_build_shared\0" |
| 3237 | "err_roptr_requires_data_sections\0" |
| 3238 | "err_rotation_argument_to_cadd\0" |
| 3239 | "err_rotation_argument_to_cmla\0" |
| 3240 | "err_rref_in_exception_spec\0" |
| 3241 | "err_sampler_argument_required\0" |
| 3242 | "err_sampler_initializer_not_integer\0" |
| 3243 | "err_scoped_enum_missing_identifier\0" |
| 3244 | "err_second_argument_to_cwsc_not_pointer\0" |
| 3245 | "err_second_parameter_to_va_arg_abstract\0" |
| 3246 | "err_second_parameter_to_va_arg_incomplete\0" |
| 3247 | "err_section_conflict\0" |
| 3248 | "err_seh___except_block\0" |
| 3249 | "err_seh___except_filter\0" |
| 3250 | "err_seh___finally_block\0" |
| 3251 | "err_seh_expected_handler\0" |
| 3252 | "err_seh_in_a_coroutine_with_cxx_exceptions\0" |
| 3253 | "err_seh_object_unwinding\0" |
| 3254 | "err_seh_try_outside_functions\0" |
| 3255 | "err_seh_try_unsupported\0" |
| 3256 | "err_selected_explicit_constructor\0" |
| 3257 | "err_selector_element_const_type\0" |
| 3258 | "err_selector_element_not_lvalue\0" |
| 3259 | "err_selector_element_type\0" |
| 3260 | "err_setter_type_void\0" |
| 3261 | "err_setting_eval_method_used_in_unsafe_context\0" |
| 3262 | "err_shared_cache_eligiblity_mismatch\0" |
| 3263 | "err_shared_var_init\0" |
| 3264 | "err_shift_rhs_only_vector\0" |
| 3265 | "err_shufflevector_argument_too_large\0" |
| 3266 | "err_shufflevector_minus_one_is_undefined_behavior_constexpr\0" |
| 3267 | "err_shufflevector_nonconstant_argument\0" |
| 3268 | "err_single_decl_assign_in_for_range\0" |
| 3269 | "err_size_t_literal_too_large\0" |
| 3270 | "err_sizeless_in_exception_spec\0" |
| 3271 | "err_sizeless_nonlocal\0" |
| 3272 | "err_sizeof_alignof_function_type\0" |
| 3273 | "err_sizeof_alignof_incomplete_or_sizeless_type\0" |
| 3274 | "err_sizeof_alignof_typeof_bitfield\0" |
| 3275 | "err_sizeof_nonfragile_interface\0" |
| 3276 | "err_sizeof_pack_no_pack_name_suggest\0" |
| 3277 | "err_sizeof_parameter_pack\0" |
| 3278 | "err_sloc_space_too_large\0" |
| 3279 | "err_sls_hardening_arm_not_supported\0" |
| 3280 | "err_sme_attr_mismatch\0" |
| 3281 | "err_sme_call_in_non_sme_target\0" |
| 3282 | "err_sme_definition_using_sm_in_non_sme_target\0" |
| 3283 | "err_sme_definition_using_za_in_non_sme_target\0" |
| 3284 | "err_sme_definition_using_zt0_in_non_sme2_target\0" |
| 3285 | "err_sme_openmp_captured_region\0" |
| 3286 | "err_sme_streaming_transition_vl_mismatch\0" |
| 3287 | "err_sme_unimplemented_za_save_restore\0" |
| 3288 | "err_sme_unsupported_agnostic_new\0" |
| 3289 | "err_sme_za_call_no_za_state\0" |
| 3290 | "err_sme_zt0_call_no_zt0_state\0" |
| 3291 | "err_spaceship_argument_narrowing\0" |
| 3292 | "err_spec_member_not_instantiated\0" |
| 3293 | "err_specialization_after_instantiation\0" |
| 3294 | "err_specialization_const\0" |
| 3295 | "err_specialization_not_primary_template\0" |
| 3296 | "err_specialize_member_of_template\0" |
| 3297 | "err_spirv_builtin_generic_cast_invalid_arg\0" |
| 3298 | "err_spirv_enum_not_int\0" |
| 3299 | "err_spirv_enum_not_valid\0" |
| 3300 | "err_spirv_invalid_target\0" |
| 3301 | "err_stack_tagging_requires_hardware_feature\0" |
| 3302 | "err_standalone_class_nested_name_specifier\0" |
| 3303 | "err_static_assert_expression_is_not_constant\0" |
| 3304 | "err_static_assert_failed\0" |
| 3305 | "err_static_assert_requirement_failed\0" |
| 3306 | "err_static_block_func\0" |
| 3307 | "err_static_data_member_not_allowed_in_anon_struct\0" |
| 3308 | "err_static_data_member_not_allowed_in_local_class\0" |
| 3309 | "err_static_data_member_reinitialization\0" |
| 3310 | "err_static_downcast_via_virtual\0" |
| 3311 | "err_static_function_scope\0" |
| 3312 | "err_static_illegal_in_new\0" |
| 3313 | "err_static_kernel\0" |
| 3314 | "err_static_lambda\0" |
| 3315 | "err_static_lambda_captures\0" |
| 3316 | "err_static_main\0" |
| 3317 | "err_static_mutable_lambda\0" |
| 3318 | "err_static_non_static\0" |
| 3319 | "err_static_not_bitfield\0" |
| 3320 | "err_static_out_of_line\0" |
| 3321 | "err_static_overrides_virtual\0" |
| 3322 | "err_statically_allocated_object\0" |
| 3323 | "err_std_compare_type_not_supported\0" |
| 3324 | "err_std_initializer_list_malformed\0" |
| 3325 | "err_std_source_location_impl_malformed\0" |
| 3326 | "err_std_source_location_impl_not_found\0" |
| 3327 | "err_std_type_trait_not_class_template\0" |
| 3328 | "err_stmt_expr_in_default_arg\0" |
| 3329 | "err_stmtexpr_file_scope\0" |
| 3330 | "err_storage_class_for_static_member\0" |
| 3331 | "err_storage_spec_on_catch_parm\0" |
| 3332 | "err_storageclass_invalid_for_member\0" |
| 3333 | "err_store_value_to_reg\0" |
| 3334 | "err_string_concat_mixed_suffix\0" |
| 3335 | "err_strong_property\0" |
| 3336 | "err_struct_too_large\0" |
| 3337 | "err_subscript_function_type\0" |
| 3338 | "err_subscript_incomplete_or_sizeless_type\0" |
| 3339 | "err_subscript_nonfragile_interface\0" |
| 3340 | "err_subscript_svbool_t\0" |
| 3341 | "err_super_in_lambda_unsupported\0" |
| 3342 | "err_super_in_using_declaration\0" |
| 3343 | "err_sve_fixed_vector_in_streaming_function\0" |
| 3344 | "err_sve_vector_in_non_streaming_function\0" |
| 3345 | "err_sve_vector_in_non_sve_target\0" |
| 3346 | "err_swift_abi_parameter_wrong_type\0" |
| 3347 | "err_swift_async_bad_block_type\0" |
| 3348 | "err_swift_async_error_no_error_parameter\0" |
| 3349 | "err_swift_async_error_non_integral\0" |
| 3350 | "err_swift_async_error_without_swift_async\0" |
| 3351 | "err_swift_async_no_access\0" |
| 3352 | "err_swift_error_result_not_after_swift_context\0" |
| 3353 | "err_swift_indirect_result_not_first\0" |
| 3354 | "err_swift_param_attr_not_swiftcall\0" |
| 3355 | "err_switch_explicit_conversion\0" |
| 3356 | "err_switch_incomplete_class_type\0" |
| 3357 | "err_switch_into_protected_scope\0" |
| 3358 | "err_switch_multiple_conversions\0" |
| 3359 | "err_sycl_entry_point_after_definition\0" |
| 3360 | "err_sycl_entry_point_deduced_return_type\0" |
| 3361 | "err_sycl_entry_point_device_use\0" |
| 3362 | "err_sycl_entry_point_invalid\0" |
| 3363 | "err_sycl_entry_point_invalid_redeclaration\0" |
| 3364 | "err_sycl_entry_point_invalid_this\0" |
| 3365 | "err_sycl_entry_point_return_type\0" |
| 3366 | "err_sycl_external_invalid_deleted_function\0" |
| 3367 | "err_sycl_external_invalid_linkage\0" |
| 3368 | "err_sycl_external_invalid_main\0" |
| 3369 | "err_sycl_kernel_name_conflict\0" |
| 3370 | "err_sycl_special_type_num_init_method\0" |
| 3371 | "err_synthesize_category_decl\0" |
| 3372 | "err_synthesize_on_class_property\0" |
| 3373 | "err_synthesize_variable_sized_ivar\0" |
| 3374 | "err_synthesized_property_name\0" |
| 3375 | "err_synthesizing_arc_weak_property_disabled\0" |
| 3376 | "err_synthesizing_arc_weak_property_no_runtime\0" |
| 3377 | "err_systemz_invalid_tabort_code\0" |
| 3378 | "err_tag_definition_of_typedef\0" |
| 3379 | "err_tag_index_out_of_range\0" |
| 3380 | "err_tag_reference_conflict\0" |
| 3381 | "err_tag_reference_non_tag\0" |
| 3382 | "err_tagless_friend_type_template\0" |
| 3383 | "err_target_clone_doesnt_match\0" |
| 3384 | "err_target_clone_must_have_default\0" |
| 3385 | "err_target_region_offloading_entry_incorrect\0" |
| 3386 | "err_target_unknown_abi\0" |
| 3387 | "err_target_unknown_cpu\0" |
| 3388 | "err_target_unknown_fpmath\0" |
| 3389 | "err_target_unknown_triple\0" |
| 3390 | "err_target_unsupported_abi\0" |
| 3391 | "err_target_unsupported_abi_for_triple\0" |
| 3392 | "err_target_unsupported_abi_with_fpu\0" |
| 3393 | "err_target_unsupported_arch\0" |
| 3394 | "err_target_unsupported_cpu_for_micromips\0" |
| 3395 | "err_target_unsupported_execute_only\0" |
| 3396 | "err_target_unsupported_fpmath\0" |
| 3397 | "err_target_unsupported_mcmse\0" |
| 3398 | "err_target_unsupported_tp_hard\0" |
| 3399 | "err_target_unsupported_type\0" |
| 3400 | "err_target_unsupported_type_for_abi\0" |
| 3401 | "err_target_unsupported_unaligned\0" |
| 3402 | "err_target_var_offloading_entry_incorrect\0" |
| 3403 | "err_target_var_offloading_entry_incorrect_with_parent\0" |
| 3404 | "err_tcb_conflicting_attributes\0" |
| 3405 | "err_temp_copy_ambiguous\0" |
| 3406 | "err_temp_copy_deleted\0" |
| 3407 | "err_temp_copy_incomplete\0" |
| 3408 | "err_temp_copy_no_viable\0" |
| 3409 | "err_template_arg_address_of_non_pointer\0" |
| 3410 | "err_template_arg_deduced_incomplete_pack\0" |
| 3411 | "err_template_arg_field\0" |
| 3412 | "err_template_arg_invalid\0" |
| 3413 | "err_template_arg_list_constraints_not_satisfied\0" |
| 3414 | "err_template_arg_list_different_arity\0" |
| 3415 | "err_template_arg_method\0" |
| 3416 | "err_template_arg_must_be_expr\0" |
| 3417 | "err_template_arg_must_be_template\0" |
| 3418 | "err_template_arg_must_be_type\0" |
| 3419 | "err_template_arg_must_be_type_suggest\0" |
| 3420 | "err_template_arg_no_ref_bind\0" |
| 3421 | "err_template_arg_nontype_ambig\0" |
| 3422 | "err_template_arg_not_address_constant\0" |
| 3423 | "err_template_arg_not_address_of\0" |
| 3424 | "err_template_arg_not_convertible\0" |
| 3425 | "err_template_arg_not_decl_ref\0" |
| 3426 | "err_template_arg_not_ice\0" |
| 3427 | "err_template_arg_not_integral_or_enumeral\0" |
| 3428 | "err_template_arg_not_object_or_func\0" |
| 3429 | "err_template_arg_not_pointer_to_member_form\0" |
| 3430 | "err_template_arg_not_valid_template\0" |
| 3431 | "err_template_arg_object_no_linkage\0" |
| 3432 | "err_template_arg_overload_type\0" |
| 3433 | "err_template_arg_ref_bind_ignores_quals\0" |
| 3434 | "err_template_arg_reference_var\0" |
| 3435 | "err_template_arg_template_params_mismatch\0" |
| 3436 | "err_template_arg_thread_local\0" |
| 3437 | "err_template_arg_untyped_null_constant\0" |
| 3438 | "err_template_arg_wrongtype_null_constant\0" |
| 3439 | "err_template_defn_explicit_instantiation\0" |
| 3440 | "err_template_different_requires_clause\0" |
| 3441 | "err_template_different_type_constraint\0" |
| 3442 | "err_template_expansion_into_fixed_list\0" |
| 3443 | "err_template_id_not_a_type\0" |
| 3444 | "err_template_inside_local_class\0" |
| 3445 | "err_template_instantiate_undefined\0" |
| 3446 | "err_template_instantiate_within_definition\0" |
| 3447 | "err_template_kernel\0" |
| 3448 | "err_template_kw_missing\0" |
| 3449 | "err_template_kw_refers_to_dependent_non_template\0" |
| 3450 | "err_template_kw_refers_to_non_template\0" |
| 3451 | "err_template_kw_refers_to_type_template\0" |
| 3452 | "err_template_linkage\0" |
| 3453 | "err_template_member\0" |
| 3454 | "err_template_member_noparams\0" |
| 3455 | "err_template_missing_args\0" |
| 3456 | "err_template_nontype_parm_bad_structural_type\0" |
| 3457 | "err_template_nontype_parm_bad_type\0" |
| 3458 | "err_template_nontype_parm_different_type\0" |
| 3459 | "err_template_nontype_parm_incomplete\0" |
| 3460 | "err_template_nontype_parm_not_literal\0" |
| 3461 | "err_template_nontype_parm_not_structural\0" |
| 3462 | "err_template_nontype_parm_rvalue_ref\0" |
| 3463 | "err_template_outside_namespace_or_class_scope\0" |
| 3464 | "err_template_param_default_arg_inconsistent_redefinition\0" |
| 3465 | "err_template_param_default_arg_missing\0" |
| 3466 | "err_template_param_default_arg_redefinition\0" |
| 3467 | "err_template_param_different_kind\0" |
| 3468 | "err_template_param_list_different_arity\0" |
| 3469 | "err_template_param_list_matches_nontemplate\0" |
| 3470 | "err_template_param_pack_default_arg\0" |
| 3471 | "err_template_param_pack_must_be_last_template_parameter\0" |
| 3472 | "err_template_param_shadow\0" |
| 3473 | "err_template_parameter_default_friend_template\0" |
| 3474 | "err_template_parameter_default_template_member\0" |
| 3475 | "err_template_parameter_pack_non_pack\0" |
| 3476 | "err_template_qualified_declarator_no_match\0" |
| 3477 | "err_template_recursion_depth_exceeded\0" |
| 3478 | "err_template_spec_decl_friend\0" |
| 3479 | "err_template_spec_decl_function_scope\0" |
| 3480 | "err_template_spec_default_arg\0" |
| 3481 | "err_template_spec_extra_headers\0" |
| 3482 | "err_template_spec_friend\0" |
| 3483 | "err_template_spec_needs_header\0" |
| 3484 | "err_template_spec_needs_template_parameters\0" |
| 3485 | "err_template_spec_redecl_global_scope\0" |
| 3486 | "err_template_spec_redecl_out_of_scope\0" |
| 3487 | "err_template_spec_syntax_non_template\0" |
| 3488 | "err_template_spec_unknown_kind\0" |
| 3489 | "err_template_tag_noparams\0" |
| 3490 | "err_template_template_parameter_not_at_least_as_constrained\0" |
| 3491 | "err_template_template_parm_no_parms\0" |
| 3492 | "err_template_typedef\0" |
| 3493 | "err_template_unnamed_class\0" |
| 3494 | "err_template_variable_noparams\0" |
| 3495 | "err_templated_invalid_declaration\0" |
| 3496 | "err_templated_using_directive_declaration\0" |
| 3497 | "err_tentative_def_incomplete_type\0" |
| 3498 | "err_test_module_file_extension_format\0" |
| 3499 | "err_test_module_file_extension_version\0" |
| 3500 | "err_this_capture\0" |
| 3501 | "err_this_captured_by_reference\0" |
| 3502 | "err_this_static_member_func\0" |
| 3503 | "err_thread_dynamic_init\0" |
| 3504 | "err_thread_non_global\0" |
| 3505 | "err_thread_non_thread\0" |
| 3506 | "err_thread_nontrivial_dtor\0" |
| 3507 | "err_thread_thread_different_kind\0" |
| 3508 | "err_thread_unsupported\0" |
| 3509 | "err_three_way_vector_comparison\0" |
| 3510 | "err_throw_abstract_type\0" |
| 3511 | "err_throw_incomplete\0" |
| 3512 | "err_throw_incomplete_ptr\0" |
| 3513 | "err_throw_object_throwing_dtor\0" |
| 3514 | "err_throw_sizeless\0" |
| 3515 | "err_tls_var_aligned_over_maximum\0" |
| 3516 | "err_too_few_args_in_macro_invoc\0" |
| 3517 | "err_too_large_for_fixed_point\0" |
| 3518 | "err_too_many_args_in_macro_invoc\0" |
| 3519 | "err_toomany_element_decls\0" |
| 3520 | "err_trailing_return_in_parens\0" |
| 3521 | "err_trailing_return_without_auto\0" |
| 3522 | "err_two_right_angle_brackets_need_space\0" |
| 3523 | "err_type_attribute_wrong_type\0" |
| 3524 | "err_type_available_only_in_default_eval_method\0" |
| 3525 | "err_type_aware_allocator_missing_matching_operator\0" |
| 3526 | "err_type_aware_destroying_operator_delete\0" |
| 3527 | "err_type_constraint_missing_arguments\0" |
| 3528 | "err_type_constraint_non_type_concept\0" |
| 3529 | "err_type_defined_in_alias_template\0" |
| 3530 | "err_type_defined_in_condition\0" |
| 3531 | "err_type_defined_in_enum\0" |
| 3532 | "err_type_defined_in_for_range\0" |
| 3533 | "err_type_defined_in_param_type\0" |
| 3534 | "err_type_defined_in_result_type\0" |
| 3535 | "err_type_defined_in_type_specifier\0" |
| 3536 | "err_type_mismatch_continuation_class\0" |
| 3537 | "err_type_pack_element_out_of_bounds\0" |
| 3538 | "err_type_safety_unknown_flag\0" |
| 3539 | "err_type_tag_for_datatype_not_ice\0" |
| 3540 | "err_type_tag_for_datatype_too_large\0" |
| 3541 | "err_type_too_large_for_address_space\0" |
| 3542 | "err_type_trait_arity\0" |
| 3543 | "err_type_unparsed\0" |
| 3544 | "err_type_unsupported\0" |
| 3545 | "err_typecheck_address_of\0" |
| 3546 | "err_typecheck_addrof_dtor\0" |
| 3547 | "err_typecheck_addrof_temporary\0" |
| 3548 | "err_typecheck_ambiguous_condition\0" |
| 3549 | "err_typecheck_arc_assign_externally_retained\0" |
| 3550 | "err_typecheck_arc_assign_self\0" |
| 3551 | "err_typecheck_arc_assign_self_class_method\0" |
| 3552 | "err_typecheck_arithmetic_incomplete_or_sizeless_type\0" |
| 3553 | "err_typecheck_arr_assign_enumeration\0" |
| 3554 | "err_typecheck_array_not_modifiable_lvalue\0" |
| 3555 | "err_typecheck_assign_const\0" |
| 3556 | "err_typecheck_assign_const_method\0" |
| 3557 | "err_typecheck_bool_condition\0" |
| 3558 | "err_typecheck_call_different_arg_types\0" |
| 3559 | "err_typecheck_call_invalid_ordered_compare\0" |
| 3560 | "err_typecheck_call_invalid_unary_fp\0" |
| 3561 | "err_typecheck_call_not_function\0" |
| 3562 | "err_typecheck_call_requires_real_fp\0" |
| 3563 | "err_typecheck_call_too_few_args\0" |
| 3564 | "err_typecheck_call_too_few_args_at_least\0" |
| 3565 | "err_typecheck_call_too_few_args_at_least_one\0" |
| 3566 | "err_typecheck_call_too_few_args_at_least_suggest\0" |
| 3567 | "err_typecheck_call_too_few_args_one\0" |
| 3568 | "err_typecheck_call_too_few_args_suggest\0" |
| 3569 | "err_typecheck_call_too_many_args\0" |
| 3570 | "err_typecheck_call_too_many_args_at_most\0" |
| 3571 | "err_typecheck_call_too_many_args_at_most_one\0" |
| 3572 | "err_typecheck_call_too_many_args_at_most_suggest\0" |
| 3573 | "err_typecheck_call_too_many_args_one\0" |
| 3574 | "err_typecheck_call_too_many_args_suggest\0" |
| 3575 | "err_typecheck_cast_to_incomplete\0" |
| 3576 | "err_typecheck_cast_to_union_no_type\0" |
| 3577 | "err_typecheck_choose_expr_requires_constant\0" |
| 3578 | "err_typecheck_comparison_of_distinct_blocks\0" |
| 3579 | "err_typecheck_comparison_of_distinct_pointers\0" |
| 3580 | "err_typecheck_comparison_of_fptr_to_void\0" |
| 3581 | "err_typecheck_comparison_of_pointer_integer\0" |
| 3582 | "err_typecheck_cond_expect_int_float\0" |
| 3583 | "err_typecheck_cond_expect_nonfloat\0" |
| 3584 | "err_typecheck_cond_expect_scalar\0" |
| 3585 | "err_typecheck_cond_incompatible_operands\0" |
| 3586 | "err_typecheck_cond_incompatible_operands_null\0" |
| 3587 | "err_typecheck_cond_incompatible_ptrauth\0" |
| 3588 | "err_typecheck_convert_discards_qualifiers\0" |
| 3589 | "err_typecheck_convert_incompatible\0" |
| 3590 | "err_typecheck_convert_incompatible_block_pointer\0" |
| 3591 | "err_typecheck_convert_incompatible_function_pointer\0" |
| 3592 | "err_typecheck_convert_incompatible_pointer\0" |
| 3593 | "err_typecheck_convert_incompatible_pointer_sign\0" |
| 3594 | "err_typecheck_convert_int_pointer\0" |
| 3595 | "err_typecheck_convert_pointer_int\0" |
| 3596 | "err_typecheck_convert_pointer_void_func\0" |
| 3597 | "err_typecheck_converted_constant_expression\0" |
| 3598 | "err_typecheck_converted_constant_expression_disallowed\0" |
| 3599 | "err_typecheck_converted_constant_expression_indirect\0" |
| 3600 | "err_typecheck_decl_incomplete_type\0" |
| 3601 | "err_typecheck_deleted_function\0" |
| 3602 | "err_typecheck_duplicate_matrix_components_not_mlvalue\0" |
| 3603 | "err_typecheck_duplicate_vector_components_not_mlvalue\0" |
| 3604 | "err_typecheck_expect_any_scalar_or_vector\0" |
| 3605 | "err_typecheck_expect_flt_or_vector\0" |
| 3606 | "err_typecheck_expect_function_pointer\0" |
| 3607 | "err_typecheck_expect_hlsl_resource\0" |
| 3608 | "err_typecheck_expect_int\0" |
| 3609 | "err_typecheck_expect_scalar_operand\0" |
| 3610 | "err_typecheck_expect_scalar_or_vector\0" |
| 3611 | "err_typecheck_expect_scalar_or_vector_or_matrix\0" |
| 3612 | "err_typecheck_expression_not_modifiable_lvalue\0" |
| 3613 | "err_typecheck_field_variable_size\0" |
| 3614 | "err_typecheck_illegal_increment_decrement\0" |
| 3615 | "err_typecheck_incompatible_address_space\0" |
| 3616 | "err_typecheck_incompatible_nested_address_space\0" |
| 3617 | "err_typecheck_incompatible_ownership\0" |
| 3618 | "err_typecheck_incompatible_ptrauth\0" |
| 3619 | "err_typecheck_incomplete_array_needs_initializer\0" |
| 3620 | "err_typecheck_incomplete_tag\0" |
| 3621 | "err_typecheck_incomplete_type_not_modifiable_lvalue\0" |
| 3622 | "err_typecheck_indirection_requires_pointer\0" |
| 3623 | "err_typecheck_indirection_through_void_pointer_cpp\0" |
| 3624 | "err_typecheck_invalid_lvalue_addrof\0" |
| 3625 | "err_typecheck_invalid_lvalue_addrof_addrof_function\0" |
| 3626 | "err_typecheck_invalid_operands\0" |
| 3627 | "err_typecheck_invalid_restrict_invalid_pointee\0" |
| 3628 | "err_typecheck_invalid_restrict_not_pointer\0" |
| 3629 | "err_typecheck_invalid_restrict_not_pointer_noarg\0" |
| 3630 | "err_typecheck_ivar_variable_size\0" |
| 3631 | "err_typecheck_logical_vector_expr_gnu_cpp_restrict\0" |
| 3632 | "err_typecheck_lvalue_casts_not_supported\0" |
| 3633 | "err_typecheck_member_reference_arrow\0" |
| 3634 | "err_typecheck_member_reference_ivar\0" |
| 3635 | "err_typecheck_member_reference_ivar_suggest\0" |
| 3636 | "err_typecheck_member_reference_struct_union\0" |
| 3637 | "err_typecheck_member_reference_suggestion\0" |
| 3638 | "err_typecheck_member_reference_type\0" |
| 3639 | "err_typecheck_member_reference_unknown\0" |
| 3640 | "err_typecheck_missing_return_type_incompatible\0" |
| 3641 | "err_typecheck_negative_array_size\0" |
| 3642 | "err_typecheck_non_object_not_modifiable_lvalue\0" |
| 3643 | "err_typecheck_nonviable_condition\0" |
| 3644 | "err_typecheck_nonviable_condition_incomplete\0" |
| 3645 | "err_typecheck_op_on_nonoverlapping_address_space_pointers\0" |
| 3646 | "err_typecheck_ordered_comparison_of_function_pointers\0" |
| 3647 | "err_typecheck_ordered_comparison_of_pointer_and_zero\0" |
| 3648 | "err_typecheck_pointer_arith_function_type\0" |
| 3649 | "err_typecheck_pointer_arith_void_type\0" |
| 3650 | "err_typecheck_sclass_fscope\0" |
| 3651 | "err_typecheck_sclass_func\0" |
| 3652 | "err_typecheck_statement_requires_integer\0" |
| 3653 | "err_typecheck_statement_requires_scalar\0" |
| 3654 | "err_typecheck_sub_ptr_compatible\0" |
| 3655 | "err_typecheck_subscript_not_integer\0" |
| 3656 | "err_typecheck_subscript_value\0" |
| 3657 | "err_typecheck_sve_rvv_ambiguous\0" |
| 3658 | "err_typecheck_sve_rvv_gnu_ambiguous\0" |
| 3659 | "err_typecheck_three_way_comparison_of_pointer_and_zero\0" |
| 3660 | "err_typecheck_unary_expr\0" |
| 3661 | "err_typecheck_vector_lengths_not_equal\0" |
| 3662 | "err_typecheck_vector_not_convertable\0" |
| 3663 | "err_typecheck_vector_not_convertable_implict_truncation\0" |
| 3664 | "err_typecheck_vector_not_convertable_non_scalar\0" |
| 3665 | "err_typecheck_wasm_table_must_have_zero_length\0" |
| 3666 | "err_typecheck_zero_array_size\0" |
| 3667 | "err_typedef_changes_linkage\0" |
| 3668 | "err_typedef_not_bitfield\0" |
| 3669 | "err_typedef_not_identifier\0" |
| 3670 | "err_typename_identifiers_only\0" |
| 3671 | "err_typename_invalid_constexpr\0" |
| 3672 | "err_typename_invalid_functionspec\0" |
| 3673 | "err_typename_invalid_storageclass\0" |
| 3674 | "err_typename_missing\0" |
| 3675 | "err_typename_missing_template\0" |
| 3676 | "err_typename_nested_not_found\0" |
| 3677 | "err_typename_nested_not_found_enable_if\0" |
| 3678 | "err_typename_nested_not_found_requirement\0" |
| 3679 | "err_typename_nested_not_type\0" |
| 3680 | "err_typename_not_type\0" |
| 3681 | "err_typename_refers_to_non_type_template\0" |
| 3682 | "err_typename_refers_to_using_value_decl\0" |
| 3683 | "err_typename_requires_specqual\0" |
| 3684 | "err_ucn_control_character\0" |
| 3685 | "err_ucn_escape_basic_scs\0" |
| 3686 | "err_ucn_escape_incomplete\0" |
| 3687 | "err_ucn_escape_invalid\0" |
| 3688 | "err_unable_to_make_temp\0" |
| 3689 | "err_unable_to_rename_temp\0" |
| 3690 | "err_unavailable\0" |
| 3691 | "err_unavailable_in_arc\0" |
| 3692 | "err_unavailable_message\0" |
| 3693 | "err_uncasted_call_of_unknown_any\0" |
| 3694 | "err_uncasted_send_to_unknown_any_method\0" |
| 3695 | "err_uncasted_use_of_unknown_any\0" |
| 3696 | "err_undeclared_boxing_method\0" |
| 3697 | "err_undeclared_destructor_name\0" |
| 3698 | "err_undeclared_label_use\0" |
| 3699 | "err_undeclared_objc_literal_class\0" |
| 3700 | "err_undeclared_protocol\0" |
| 3701 | "err_undeclared_protocol_suggest\0" |
| 3702 | "err_undeclared_use\0" |
| 3703 | "err_undeclared_use_of_module\0" |
| 3704 | "err_undeclared_use_of_module_indirect\0" |
| 3705 | "err_undeclared_use_suggest\0" |
| 3706 | "err_undeclared_var_use\0" |
| 3707 | "err_undeclared_var_use_suggest\0" |
| 3708 | "err_undef_interface\0" |
| 3709 | "err_undef_interface_suggest\0" |
| 3710 | "err_undef_superclass\0" |
| 3711 | "err_undef_superclass_suggest\0" |
| 3712 | "err_undefined_inline_var\0" |
| 3713 | "err_undefined_internal_type\0" |
| 3714 | "err_underlying_type_of_incomplete_enum\0" |
| 3715 | "err_unevaluated_string_invalid_escape_sequence\0" |
| 3716 | "err_unevaluated_string_prefix\0" |
| 3717 | "err_unevaluated_string_udl\0" |
| 3718 | "err_unexpanded_parameter_pack\0" |
| 3719 | "err_unexpected_at\0" |
| 3720 | "err_unexpected_colon_in_nested_name_spec\0" |
| 3721 | "err_unexpected_friend\0" |
| 3722 | "err_unexpected_interface\0" |
| 3723 | "err_unexpected_module_or_import_decl\0" |
| 3724 | "err_unexpected_namespace\0" |
| 3725 | "err_unexpected_namespace_attributes_alias\0" |
| 3726 | "err_unexpected_nested_namespace_attribute\0" |
| 3727 | "err_unexpected_protocol_qualifier\0" |
| 3728 | "err_unexpected_qualified_namespace_alias\0" |
| 3729 | "err_unexpected_scope_on_base_decltype\0" |
| 3730 | "err_unexpected_semi\0" |
| 3731 | "err_unexpected_template_after_using\0" |
| 3732 | "err_unexpected_template_in_destructor_name\0" |
| 3733 | "err_unexpected_template_in_unqualified_id\0" |
| 3734 | "err_unexpected_token_in_nested_name_spec\0" |
| 3735 | "err_unexpected_typedef\0" |
| 3736 | "err_unexpected_typedef_ident\0" |
| 3737 | "err_unexpected_unqualified_id\0" |
| 3738 | "err_unexpected_vftable_component\0" |
| 3739 | "err_unimplemented_conversion_with_fixed_point_type\0" |
| 3740 | "err_uninitialized_member_for_assign\0" |
| 3741 | "err_uninitialized_member_in_ctor\0" |
| 3742 | "err_union_as_base_class\0" |
| 3743 | "err_union_member_of_reference_type\0" |
| 3744 | "err_unknown_analyzer_checker_or_package\0" |
| 3745 | "err_unknown_any_addrof\0" |
| 3746 | "err_unknown_any_addrof_call\0" |
| 3747 | "err_unknown_any_function\0" |
| 3748 | "err_unknown_any_var_function_type\0" |
| 3749 | "err_unknown_arm_state\0" |
| 3750 | "err_unknown_nested_typename_suggest\0" |
| 3751 | "err_unknown_receiver_suggest\0" |
| 3752 | "err_unknown_template_name\0" |
| 3753 | "err_unknown_type_or_class_name_suggest\0" |
| 3754 | "err_unknown_typename\0" |
| 3755 | "err_unknown_typename_suggest\0" |
| 3756 | "err_unparenthesized_non_primary_expr_in_requires_clause\0" |
| 3757 | "err_unqualified_pointer_member_function\0" |
| 3758 | "err_unspecified_size_with_static\0" |
| 3759 | "err_unspecified_vla_size_with_static\0" |
| 3760 | "err_unsupported_abi_for_opt\0" |
| 3761 | "err_unsupported_ast_node\0" |
| 3762 | "err_unsupported_bom\0" |
| 3763 | "err_unsupported_builtin_template_pack_expansion\0" |
| 3764 | "err_unsupported_cxx_abi\0" |
| 3765 | "err_unsupported_cxx_abi_feature\0" |
| 3766 | "err_unsupported_environment\0" |
| 3767 | "err_unsupported_itanium_expr_mangling\0" |
| 3768 | "err_unsupported_itanium_mangling\0" |
| 3769 | "err_unsupported_module_partition\0" |
| 3770 | "err_unsupported_objc_primitive_encoding\0" |
| 3771 | "err_unsupported_os\0" |
| 3772 | "err_unsupported_placeholder_constraint\0" |
| 3773 | "err_unsupported_string_concat\0" |
| 3774 | "err_unsupported_unknown_any_call\0" |
| 3775 | "err_unsupported_unknown_any_decl\0" |
| 3776 | "err_unsupported_unknown_any_expr\0" |
| 3777 | "err_unsupported_vendor\0" |
| 3778 | "err_unterm_macro_invoc\0" |
| 3779 | "err_unterminated___pragma\0" |
| 3780 | "err_unterminated_block_comment\0" |
| 3781 | "err_unterminated_raw_string\0" |
| 3782 | "err_upcast_to_inaccessible_base\0" |
| 3783 | "err_use_continuation_class\0" |
| 3784 | "err_use_continuation_class_redeclaration_readwrite\0" |
| 3785 | "err_use_of_default_argument_to_function_declared_later\0" |
| 3786 | "err_use_of_empty_using_if_exists\0" |
| 3787 | "err_use_of_tag_name_without_tag\0" |
| 3788 | "err_use_of_unaddressable_function\0" |
| 3789 | "err_use_with_wrong_tag\0" |
| 3790 | "err_user_defined_msg_constexpr\0" |
| 3791 | "err_user_defined_msg_invalid\0" |
| 3792 | "err_user_defined_msg_invalid_mem_fn_ret_ty\0" |
| 3793 | "err_user_defined_msg_missing_member_function\0" |
| 3794 | "err_using_attribute_ns_conflict\0" |
| 3795 | "err_using_decl_can_not_refer_to_class_member\0" |
| 3796 | "err_using_decl_can_not_refer_to_namespace\0" |
| 3797 | "err_using_decl_conflict\0" |
| 3798 | "err_using_decl_conflict_reverse\0" |
| 3799 | "err_using_decl_constructor\0" |
| 3800 | "err_using_decl_constructor_not_in_direct_base\0" |
| 3801 | "err_using_decl_destructor\0" |
| 3802 | "err_using_decl_friend\0" |
| 3803 | "err_using_decl_nested_name_specifier_is_current_class\0" |
| 3804 | "err_using_decl_nested_name_specifier_is_not_base_class\0" |
| 3805 | "err_using_decl_nested_name_specifier_is_not_class\0" |
| 3806 | "err_using_decl_redeclaration\0" |
| 3807 | "err_using_decl_redeclaration_expansion\0" |
| 3808 | "err_using_decl_template_id\0" |
| 3809 | "err_using_dependent_value_is_type\0" |
| 3810 | "err_using_directive_member_suggest\0" |
| 3811 | "err_using_directive_suggest\0" |
| 3812 | "err_using_enum_decl_redeclaration\0" |
| 3813 | "err_using_enum_expect_identifier\0" |
| 3814 | "err_using_enum_is_dependent\0" |
| 3815 | "err_using_enum_not_enum\0" |
| 3816 | "err_using_if_exists_on_ctor\0" |
| 3817 | "err_using_namespace_in_class\0" |
| 3818 | "err_using_pack_expansion_empty\0" |
| 3819 | "err_using_placeholder_variable\0" |
| 3820 | "err_using_requires_qualname\0" |
| 3821 | "err_using_typename_non_type\0" |
| 3822 | "err_uuidof_with_multiple_guids\0" |
| 3823 | "err_uuidof_without_guid\0" |
| 3824 | "err_va_arg_in_device\0" |
| 3825 | "err_va_start_captured_stmt\0" |
| 3826 | "err_va_start_fixed_function\0" |
| 3827 | "err_va_start_outside_function\0" |
| 3828 | "err_va_start_used_in_wrong_abi_function\0" |
| 3829 | "err_value_init_for_array_type\0" |
| 3830 | "err_vaopt_paste_at_end\0" |
| 3831 | "err_vaopt_paste_at_start\0" |
| 3832 | "err_var_partial_spec_redeclared\0" |
| 3833 | "err_var_spec_no_template\0" |
| 3834 | "err_var_spec_no_template_but_method\0" |
| 3835 | "err_var_template_spec_type_depends_on_self\0" |
| 3836 | "err_variable_instantiates_to_function\0" |
| 3837 | "err_variable_object_no_init\0" |
| 3838 | "err_variably_modified_new_type\0" |
| 3839 | "err_variably_modified_nontype_template_param\0" |
| 3840 | "err_variably_modified_template_arg\0" |
| 3841 | "err_variably_modified_typeid\0" |
| 3842 | "err_variadic_device_fn\0" |
| 3843 | "err_vec_builtin_incompatible_vector\0" |
| 3844 | "err_vec_builtin_non_vector\0" |
| 3845 | "err_vec_masked_load_store_ptr\0" |
| 3846 | "err_vec_masked_load_store_size\0" |
| 3847 | "err_vecstep_non_scalar_vector_type\0" |
| 3848 | "err_vector_incorrect_bit_count\0" |
| 3849 | "err_vector_incorrect_num_elements\0" |
| 3850 | "err_verify_ambiguous_marker\0" |
| 3851 | "err_verify_inconsistent_diags\0" |
| 3852 | "err_verify_invalid_content\0" |
| 3853 | "err_verify_invalid_no_diags\0" |
| 3854 | "err_verify_invalid_range\0" |
| 3855 | "err_verify_missing_end\0" |
| 3856 | "err_verify_missing_file\0" |
| 3857 | "err_verify_missing_line\0" |
| 3858 | "err_verify_missing_regex\0" |
| 3859 | "err_verify_missing_start\0" |
| 3860 | "err_verify_no_directives\0" |
| 3861 | "err_verify_no_such_marker\0" |
| 3862 | "err_verify_nonconst_addrspace\0" |
| 3863 | "err_vftable_ambiguous_component\0" |
| 3864 | "err_virt_specifier_outside_class\0" |
| 3865 | "err_virtual_in_union\0" |
| 3866 | "err_virtual_member_function_template\0" |
| 3867 | "err_virtual_non_function\0" |
| 3868 | "err_virtual_out_of_class\0" |
| 3869 | "err_vla_decl_has_extern_linkage\0" |
| 3870 | "err_vla_decl_has_static_storage\0" |
| 3871 | "err_vla_decl_in_file_scope\0" |
| 3872 | "err_vla_in_coroutine_unsupported\0" |
| 3873 | "err_vla_in_sfinae\0" |
| 3874 | "err_vla_unsupported\0" |
| 3875 | "err_vm_decl_has_extern_linkage\0" |
| 3876 | "err_vm_decl_in_file_scope\0" |
| 3877 | "err_vm_func_decl\0" |
| 3878 | "err_void_explicit_object_param\0" |
| 3879 | "err_void_only_param\0" |
| 3880 | "err_void_param_qualified\0" |
| 3881 | "err_volatile_comparison_operator\0" |
| 3882 | "err_vsx_builtin_nonconstant_argument\0" |
| 3883 | "err_wasm_builtin_arg_must_be_externref_type\0" |
| 3884 | "err_wasm_builtin_arg_must_be_integer_type\0" |
| 3885 | "err_wasm_builtin_arg_must_be_table_type\0" |
| 3886 | "err_wasm_builtin_arg_must_match_table_element_type\0" |
| 3887 | "err_wasm_builtin_test_fp_sig_cannot_include_struct_or_union\0" |
| 3888 | "err_wasm_ca_reference\0" |
| 3889 | "err_wasm_cast_table\0" |
| 3890 | "err_wasm_funcref_not_wasm\0" |
| 3891 | "err_wasm_reference_pr\0" |
| 3892 | "err_wasm_reftype_exception_spec\0" |
| 3893 | "err_wasm_reftype_multidimensional_array\0" |
| 3894 | "err_wasm_reftype_tc\0" |
| 3895 | "err_wasm_table_art\0" |
| 3896 | "err_wasm_table_as_function_parameter\0" |
| 3897 | "err_wasm_table_conditional_expression\0" |
| 3898 | "err_wasm_table_in_function\0" |
| 3899 | "err_wasm_table_invalid_uett_operand\0" |
| 3900 | "err_wasm_table_must_be_static\0" |
| 3901 | "err_wasm_table_pr\0" |
| 3902 | "err_weak_property\0" |
| 3903 | "err_while_loop_outside_of_a_function\0" |
| 3904 | "err_wrong_sampler_addressspace\0" |
| 3905 | "err_x86_builtin_invalid_rounding\0" |
| 3906 | "err_x86_builtin_invalid_scale\0" |
| 3907 | "err_x86_builtin_tile_arg_duplicate\0" |
| 3908 | "err_zero_version\0" |
| 3909 | "err_zos_target_release_discontinued\0" |
| 3910 | "err_zos_target_unrecognized_release\0" |
| 3911 | "error_cconv_unsupported\0" |
| 3912 | "error_duplicate_asm_operand_name\0" |
| 3913 | "error_hlsl_inout_lvalue\0" |
| 3914 | "error_hlsl_inout_scalar_extension\0" |
| 3915 | "error_inoutput_conflict_with_clobber\0" |
| 3916 | "error_subscript_overload\0" |
| 3917 | "escaped_newline_block_comment_end\0" |
| 3918 | "ext_abstract_pack_declarator_parens\0" |
| 3919 | "ext_acc_array_section_use_device_declare\0" |
| 3920 | "ext_aggregate_init_not_constant\0" |
| 3921 | "ext_alias_declaration\0" |
| 3922 | "ext_alias_in_init_statement\0" |
| 3923 | "ext_alias_template_in_declarative_nns\0" |
| 3924 | "ext_alignof_expr\0" |
| 3925 | "ext_anonymous_record_with_anonymous_type\0" |
| 3926 | "ext_anonymous_record_with_type\0" |
| 3927 | "ext_anonymous_struct_union_qualified\0" |
| 3928 | "ext_anonymous_union\0" |
| 3929 | "ext_array_init_copy\0" |
| 3930 | "ext_array_init_parens\0" |
| 3931 | "ext_array_size_conversion\0" |
| 3932 | "ext_assoc_type_incomplete\0" |
| 3933 | "ext_auto_new_list_init\0" |
| 3934 | "ext_auto_storage_class\0" |
| 3935 | "ext_auto_type\0" |
| 3936 | "ext_auto_type_specifier\0" |
| 3937 | "ext_bad_cxx_cast_qualifiers_away_incoherent\0" |
| 3938 | "ext_binary_literal\0" |
| 3939 | "ext_binary_literal_cxx14\0" |
| 3940 | "ext_bit_int\0" |
| 3941 | "ext_bitfield_member_init\0" |
| 3942 | "ext_c2y_alignof_incomplete_array\0" |
| 3943 | "ext_c2y_case_range\0" |
| 3944 | "ext_c2y_feature\0" |
| 3945 | "ext_c2y_generic_with_type_arg\0" |
| 3946 | "ext_c2y_imaginary_constant\0" |
| 3947 | "ext_c2y_increment_complex\0" |
| 3948 | "ext_c11_anonymous_struct\0" |
| 3949 | "ext_c11_feature\0" |
| 3950 | "ext_c23_auto_non_plain_identifier\0" |
| 3951 | "ext_c23_bitint_suffix\0" |
| 3952 | "ext_c23_enum_fixed_underlying_type\0" |
| 3953 | "ext_c23_enum_value_not_int\0" |
| 3954 | "ext_c23_non_local_variable_decl_in_for\0" |
| 3955 | "ext_c23_non_variable_decl_in_for\0" |
| 3956 | "ext_c23_pp_directive\0" |
| 3957 | "ext_c99_array_usage\0" |
| 3958 | "ext_c99_compound_literal\0" |
| 3959 | "ext_c99_feature\0" |
| 3960 | "ext_c99_flexible_array_member\0" |
| 3961 | "ext_c99_longlong\0" |
| 3962 | "ext_c99_variable_decl_in_for_loop\0" |
| 3963 | "ext_c99_whitespace_required_after_macro_name\0" |
| 3964 | "ext_c_empty_initializer\0" |
| 3965 | "ext_c_label_end_of_compound_statement\0" |
| 3966 | "ext_c_label_followed_by_declaration\0" |
| 3967 | "ext_c_missing_varargs_arg\0" |
| 3968 | "ext_c_nullptr\0" |
| 3969 | "ext_c_static_assert_no_message\0" |
| 3970 | "ext_cannot_use_trivial_abi\0" |
| 3971 | "ext_capture_binding\0" |
| 3972 | "ext_cast_fn_obj\0" |
| 3973 | "ext_cce_narrowing\0" |
| 3974 | "ext_charize_microsoft\0" |
| 3975 | "ext_clang_diagnose_if\0" |
| 3976 | "ext_clang_enable_if\0" |
| 3977 | "ext_comment_paste_microsoft\0" |
| 3978 | "ext_compat_template_param_shadow\0" |
| 3979 | "ext_complex_component_init\0" |
| 3980 | "ext_consteval_if\0" |
| 3981 | "ext_constexpr_function_never_constant_expr\0" |
| 3982 | "ext_constexpr_if\0" |
| 3983 | "ext_constexpr_on_lambda_cxx17\0" |
| 3984 | "ext_constinit_missing\0" |
| 3985 | "ext_counter\0" |
| 3986 | "ext_cpp_octal_literal\0" |
| 3987 | "ext_ctrl_z_eof_microsoft\0" |
| 3988 | "ext_cxx11_attr_placement\0" |
| 3989 | "ext_cxx11_longlong\0" |
| 3990 | "ext_cxx14_attr\0" |
| 3991 | "ext_cxx17_attr\0" |
| 3992 | "ext_cxx20_attr\0" |
| 3993 | "ext_cxx23_attr\0" |
| 3994 | "ext_cxx23_pp_directive\0" |
| 3995 | "ext_cxx23_size_t_suffix\0" |
| 3996 | "ext_cxx26_raw_string_literal_character_set\0" |
| 3997 | "ext_cxx_binding_pack\0" |
| 3998 | "ext_cxx_bitint_suffix\0" |
| 3999 | "ext_cxx_designated_init\0" |
| 4000 | "ext_cxx_label_end_of_compound_statement\0" |
| 4001 | "ext_cxx_missing_varargs_arg\0" |
| 4002 | "ext_cxx_static_assert_no_message\0" |
| 4003 | "ext_cxx_static_assert_user_generated_message\0" |
| 4004 | "ext_decl_attrs_on_binding\0" |
| 4005 | "ext_decl_attrs_on_lambda\0" |
| 4006 | "ext_decltype_auto_type_specifier\0" |
| 4007 | "ext_decomp_decl_empty\0" |
| 4008 | "ext_default_init_const\0" |
| 4009 | "ext_defaulted_comparison\0" |
| 4010 | "ext_defaulted_deleted_function\0" |
| 4011 | "ext_delete_void_ptr_operand\0" |
| 4012 | "ext_delete_with_message\0" |
| 4013 | "ext_delimited_escape_sequence\0" |
| 4014 | "ext_deprecated_string_literal_conversion\0" |
| 4015 | "ext_designated_init\0" |
| 4016 | "ext_designated_init_array\0" |
| 4017 | "ext_designated_init_brace_elision\0" |
| 4018 | "ext_designated_init_mixed\0" |
| 4019 | "ext_designated_init_nested\0" |
| 4020 | "ext_designated_init_reordered\0" |
| 4021 | "ext_destructor_typedef_name\0" |
| 4022 | "ext_dollar_in_identifier\0" |
| 4023 | "ext_dtor_name_ambiguous\0" |
| 4024 | "ext_dtor_named_in_wrong_scope\0" |
| 4025 | "ext_duplicate_declspec\0" |
| 4026 | "ext_dynamic_exception_spec\0" |
| 4027 | "ext_elaborated_enum_class\0" |
| 4028 | "ext_ellipsis_exception_spec\0" |
| 4029 | "ext_embedded_directive\0" |
| 4030 | "ext_empty_character\0" |
| 4031 | "ext_empty_fnmacro_arg\0" |
| 4032 | "ext_empty_struct_union\0" |
| 4033 | "ext_empty_translation_unit\0" |
| 4034 | "ext_enum_base_in_type_specifier\0" |
| 4035 | "ext_enum_friend\0" |
| 4036 | "ext_enum_too_large\0" |
| 4037 | "ext_enumerator_increment_too_large\0" |
| 4038 | "ext_enumerator_list_comma_c\0" |
| 4039 | "ext_enumerator_list_comma_cxx\0" |
| 4040 | "ext_enumerator_too_large\0" |
| 4041 | "ext_equals_this_lambda_capture_cxx20\0" |
| 4042 | "ext_equivalent_internal_linkage_decl_in_modules\0" |
| 4043 | "ext_excess_initializers\0" |
| 4044 | "ext_excess_initializers_for_sizeless_type\0" |
| 4045 | "ext_excess_initializers_in_char_array_initializer\0" |
| 4046 | "ext_expected_semi_decl_list\0" |
| 4047 | "ext_explicit_bool\0" |
| 4048 | "ext_explicit_conversion_functions\0" |
| 4049 | "ext_explicit_instantiation_duplicate\0" |
| 4050 | "ext_explicit_instantiation_without_qualified_id\0" |
| 4051 | "ext_explicit_specialization_storage_class\0" |
| 4052 | "ext_expr_not_ice\0" |
| 4053 | "ext_extern_template\0" |
| 4054 | "ext_extra_semi\0" |
| 4055 | "ext_extra_semi_cxx11\0" |
| 4056 | "ext_flexible_array_empty_aggregate_gnu\0" |
| 4057 | "ext_flexible_array_empty_aggregate_ms\0" |
| 4058 | "ext_flexible_array_in_array\0" |
| 4059 | "ext_flexible_array_in_struct\0" |
| 4060 | "ext_flexible_array_init\0" |
| 4061 | "ext_flexible_array_union_gnu\0" |
| 4062 | "ext_flexible_array_union_ms\0" |
| 4063 | "ext_fold_expression\0" |
| 4064 | "ext_for_range\0" |
| 4065 | "ext_for_range_begin_end_types_differ\0" |
| 4066 | "ext_for_range_init_stmt\0" |
| 4067 | "ext_forward_ref_enum\0" |
| 4068 | "ext_forward_ref_enum_def\0" |
| 4069 | "ext_found_in_dependent_base\0" |
| 4070 | "ext_found_later_in_class\0" |
| 4071 | "ext_freestanding_complex\0" |
| 4072 | "ext_friend_tag_redecl_outside_namespace\0" |
| 4073 | "ext_generalized_initializer_lists\0" |
| 4074 | "ext_gnu_address_of_label\0" |
| 4075 | "ext_gnu_anonymous_struct\0" |
| 4076 | "ext_gnu_array_range\0" |
| 4077 | "ext_gnu_case_range\0" |
| 4078 | "ext_gnu_conditional_expr\0" |
| 4079 | "ext_gnu_counted_by_void_ptr\0" |
| 4080 | "ext_gnu_imaginary_constant\0" |
| 4081 | "ext_gnu_indirect_goto\0" |
| 4082 | "ext_gnu_missing_equal_designator\0" |
| 4083 | "ext_gnu_old_style_field_designator\0" |
| 4084 | "ext_gnu_ptr_func_arith\0" |
| 4085 | "ext_gnu_statement_expr\0" |
| 4086 | "ext_gnu_statement_expr_macro\0" |
| 4087 | "ext_gnu_subscript_void_type\0" |
| 4088 | "ext_gnu_void_ptr\0" |
| 4089 | "ext_goto_into_protected_scope\0" |
| 4090 | "ext_hex_constant_invalid\0" |
| 4091 | "ext_hex_literal_invalid\0" |
| 4092 | "ext_hlsl_access_specifiers\0" |
| 4093 | "ext_hlsl_auto_type_specifier\0" |
| 4094 | "ext_hlsl_lambda\0" |
| 4095 | "ext_ident_list_in_param\0" |
| 4096 | "ext_implicit_exception_spec_mismatch\0" |
| 4097 | "ext_implicit_function_decl_c99\0" |
| 4098 | "ext_implicit_lib_function_decl\0" |
| 4099 | "ext_implicit_lib_function_decl_c99\0" |
| 4100 | "ext_in_class_initializer_float_type\0" |
| 4101 | "ext_in_class_initializer_float_type_cxx11\0" |
| 4102 | "ext_in_class_initializer_non_constant\0" |
| 4103 | "ext_incomplete_in_exception_spec\0" |
| 4104 | "ext_increment_bool\0" |
| 4105 | "ext_init_capture\0" |
| 4106 | "ext_init_capture_pack\0" |
| 4107 | "ext_init_from_predefined\0" |
| 4108 | "ext_init_list_constant_narrowing\0" |
| 4109 | "ext_init_list_constant_narrowing_const_reference\0" |
| 4110 | "ext_init_list_type_narrowing\0" |
| 4111 | "ext_init_list_type_narrowing_const_reference\0" |
| 4112 | "ext_init_list_variable_narrowing\0" |
| 4113 | "ext_init_list_variable_narrowing_const_reference\0" |
| 4114 | "ext_init_statement\0" |
| 4115 | "ext_initializer_overrides\0" |
| 4116 | "ext_initializer_string_for_char_array_too_long\0" |
| 4117 | "ext_initializer_union_overrides\0" |
| 4118 | "ext_inline_namespace\0" |
| 4119 | "ext_inline_nested_namespace_definition\0" |
| 4120 | "ext_integer_complement_complex\0" |
| 4121 | "ext_integer_complex\0" |
| 4122 | "ext_integer_literal_too_large_for_signed\0" |
| 4123 | "ext_internal_in_extern_inline\0" |
| 4124 | "ext_internal_in_extern_inline_quiet\0" |
| 4125 | "ext_invalid_attribute_argument\0" |
| 4126 | "ext_keyword_as_ident\0" |
| 4127 | "ext_lambda\0" |
| 4128 | "ext_lambda_missing_parens\0" |
| 4129 | "ext_lambda_template_parameter_list\0" |
| 4130 | "ext_line_comment\0" |
| 4131 | "ext_main_invalid_linkage_specification\0" |
| 4132 | "ext_main_no_return\0" |
| 4133 | "ext_main_returns_nonint\0" |
| 4134 | "ext_main_used\0" |
| 4135 | "ext_many_braces_around_init\0" |
| 4136 | "ext_mathematical_notation\0" |
| 4137 | "ext_member_redeclared\0" |
| 4138 | "ext_mismatched_exception_spec\0" |
| 4139 | "ext_mismatched_exception_spec_explicit_instantiation\0" |
| 4140 | "ext_missing_exception_specification\0" |
| 4141 | "ext_missing_type_specifier\0" |
| 4142 | "ext_missing_whitespace_after_macro_name\0" |
| 4143 | "ext_mixed_decls_code\0" |
| 4144 | "ext_module_import_in_extern_c\0" |
| 4145 | "ext_module_import_not_at_top_level_noop\0" |
| 4146 | "ext_ms_abstract_keyword\0" |
| 4147 | "ext_ms_ambiguous_direct_base\0" |
| 4148 | "ext_ms_anonymous_record\0" |
| 4149 | "ext_ms_c_empty_enum_type\0" |
| 4150 | "ext_ms_c_enum_fixed_underlying_type\0" |
| 4151 | "ext_ms_cast_fn_obj\0" |
| 4152 | "ext_ms_delayed_template_argument\0" |
| 4153 | "ext_ms_deref_template_argument\0" |
| 4154 | "ext_ms_explicit_constructor_call\0" |
| 4155 | "ext_ms_forward_ref_enum\0" |
| 4156 | "ext_ms_impcast_fn_obj\0" |
| 4157 | "ext_ms_reserved_user_defined_literal\0" |
| 4158 | "ext_ms_sealed_keyword\0" |
| 4159 | "ext_ms_template_spec_redecl_out_of_scope\0" |
| 4160 | "ext_ms_template_type_arg_missing_typename\0" |
| 4161 | "ext_ms_using_declaration_inaccessible\0" |
| 4162 | "ext_multi_line_line_comment\0" |
| 4163 | "ext_multi_using_declaration\0" |
| 4164 | "ext_mutable_reference\0" |
| 4165 | "ext_named_variadic_macro\0" |
| 4166 | "ext_nested_name_member_ref_lookup_ambiguous\0" |
| 4167 | "ext_nested_name_spec_is_enum\0" |
| 4168 | "ext_nested_namespace_definition\0" |
| 4169 | "ext_nested_pointer_qualifier_mismatch\0" |
| 4170 | "ext_new_paren_array_nonconst\0" |
| 4171 | "ext_no_declarators\0" |
| 4172 | "ext_no_named_members_in_struct_union\0" |
| 4173 | "ext_non_c_like_anon_struct_in_typedef\0" |
| 4174 | "ext_nonstandard_escape\0" |
| 4175 | "ext_nonstatic_member_init\0" |
| 4176 | "ext_noreturn_main\0" |
| 4177 | "ext_ns_enum_attribute\0" |
| 4178 | "ext_nullability\0" |
| 4179 | "ext_octal_literal\0" |
| 4180 | "ext_offsetof_non_pod_type\0" |
| 4181 | "ext_offsetof_non_standardlayout_type\0" |
| 4182 | "ext_old_implicitly_unsigned_long_cxx\0" |
| 4183 | "ext_omp_attributes\0" |
| 4184 | "ext_omp_loop_not_canonical_init\0" |
| 4185 | "ext_on_off_switch_syntax\0" |
| 4186 | "ext_opencl_double_without_pragma\0" |
| 4187 | "ext_opencl_ext_vector_type_rgba_selector\0" |
| 4188 | "ext_operator_new_delete_declared_inline\0" |
| 4189 | "ext_operator_overload_static\0" |
| 4190 | "ext_out_of_line_declaration\0" |
| 4191 | "ext_out_of_line_qualified_id_type_names_constructor\0" |
| 4192 | "ext_override_control_keyword\0" |
| 4193 | "ext_override_exception_spec\0" |
| 4194 | "ext_ovl_ambiguous_oper_binary_reversed\0" |
| 4195 | "ext_ovl_rewrite_equalequal_not_bool\0" |
| 4196 | "ext_pack_indexing\0" |
| 4197 | "ext_param_default_argument_redefinition\0" |
| 4198 | "ext_param_not_declared\0" |
| 4199 | "ext_param_promoted_not_compatible_with_prototype\0" |
| 4200 | "ext_parameter_name_omitted_c23\0" |
| 4201 | "ext_partial_spec_not_more_specialized_than_primary\0" |
| 4202 | "ext_partial_specs_not_deducible\0" |
| 4203 | "ext_paste_comma\0" |
| 4204 | "ext_placeholder_var_definition\0" |
| 4205 | "ext_plain_complex\0" |
| 4206 | "ext_pointer_to_const_ref_member_on_rvalue\0" |
| 4207 | "ext_pp_bad_paste_ms\0" |
| 4208 | "ext_pp_bad_vaargs_use\0" |
| 4209 | "ext_pp_bad_vaopt_use\0" |
| 4210 | "ext_pp_comma_expr\0" |
| 4211 | "ext_pp_embed_directive\0" |
| 4212 | "ext_pp_extra_tokens_at_eol\0" |
| 4213 | "ext_pp_gnu_line_directive\0" |
| 4214 | "ext_pp_ident_directive\0" |
| 4215 | "ext_pp_import_directive\0" |
| 4216 | "ext_pp_include_next_directive\0" |
| 4217 | "ext_pp_include_search_ms\0" |
| 4218 | "ext_pp_line_too_big\0" |
| 4219 | "ext_pp_line_zero\0" |
| 4220 | "ext_pp_macro_redef\0" |
| 4221 | "ext_pp_opencl_variadic_macros\0" |
| 4222 | "ext_pp_operator_used_as_macro_name\0" |
| 4223 | "ext_pp_redef_builtin_macro\0" |
| 4224 | "ext_pp_undef_builtin_macro\0" |
| 4225 | "ext_pp_warning_directive\0" |
| 4226 | "ext_pragma_syntax_eod\0" |
| 4227 | "ext_predef_outside_function\0" |
| 4228 | "ext_pseudo_dtor_on_void\0" |
| 4229 | "ext_pure_function_definition\0" |
| 4230 | "ext_qualified_dtor_named_in_lexical_scope\0" |
| 4231 | "ext_redefinition_of_typedef\0" |
| 4232 | "ext_ref_qualifier\0" |
| 4233 | "ext_register_storage_class\0" |
| 4234 | "ext_reserved_user_defined_literal\0" |
| 4235 | "ext_restrict_on_array_of_pointers_c23\0" |
| 4236 | "ext_retained_language_linkage\0" |
| 4237 | "ext_return_has_expr\0" |
| 4238 | "ext_return_has_void_expr\0" |
| 4239 | "ext_return_missing_expr\0" |
| 4240 | "ext_rvalue_reference\0" |
| 4241 | "ext_rvalue_to_reference_access_ctor\0" |
| 4242 | "ext_rvalue_to_reference_temp_copy_no_viable\0" |
| 4243 | "ext_scoped_enum\0" |
| 4244 | "ext_sizeof_alignof_function_type\0" |
| 4245 | "ext_sizeof_alignof_void_type\0" |
| 4246 | "ext_standalone_specifier\0" |
| 4247 | "ext_star_this_lambda_capture_cxx17\0" |
| 4248 | "ext_static_non_static\0" |
| 4249 | "ext_static_out_of_line\0" |
| 4250 | "ext_stdc_pragma_ignored\0" |
| 4251 | "ext_string_literal_from_predefined\0" |
| 4252 | "ext_string_literal_operator_template\0" |
| 4253 | "ext_string_too_long\0" |
| 4254 | "ext_subscript_non_lvalue\0" |
| 4255 | "ext_subscript_overload\0" |
| 4256 | "ext_template_after_declarative_nns\0" |
| 4257 | "ext_template_arg_local_type\0" |
| 4258 | "ext_template_arg_object_internal\0" |
| 4259 | "ext_template_arg_unnamed_type\0" |
| 4260 | "ext_template_outside_of_template\0" |
| 4261 | "ext_template_param_shadow\0" |
| 4262 | "ext_template_spec_extra_headers\0" |
| 4263 | "ext_template_template_param_typename\0" |
| 4264 | "ext_thread_before\0" |
| 4265 | "ext_token_used\0" |
| 4266 | "ext_type_defined_in_offsetof\0" |
| 4267 | "ext_typecheck_addrof_temporary\0" |
| 4268 | "ext_typecheck_addrof_void\0" |
| 4269 | "ext_typecheck_base_super\0" |
| 4270 | "ext_typecheck_cast_nonscalar\0" |
| 4271 | "ext_typecheck_cast_to_union\0" |
| 4272 | "ext_typecheck_compare_complete_incomplete_pointers\0" |
| 4273 | "ext_typecheck_comparison_of_distinct_pointers\0" |
| 4274 | "ext_typecheck_comparison_of_fptr_to_void\0" |
| 4275 | "ext_typecheck_comparison_of_pointer_integer\0" |
| 4276 | "ext_typecheck_cond_incompatible_operands\0" |
| 4277 | "ext_typecheck_cond_incompatible_pointers\0" |
| 4278 | "ext_typecheck_cond_one_void\0" |
| 4279 | "ext_typecheck_cond_pointer_integer_mismatch\0" |
| 4280 | "ext_typecheck_convert_discards_overflow_behavior\0" |
| 4281 | "ext_typecheck_convert_discards_qualifiers\0" |
| 4282 | "ext_typecheck_convert_incompatible_function_pointer\0" |
| 4283 | "ext_typecheck_convert_incompatible_pointer\0" |
| 4284 | "ext_typecheck_convert_incompatible_pointer_sign\0" |
| 4285 | "ext_typecheck_convert_int_pointer\0" |
| 4286 | "ext_typecheck_convert_pointer_int\0" |
| 4287 | "ext_typecheck_convert_pointer_void_func\0" |
| 4288 | "ext_typecheck_decl_incomplete_type\0" |
| 4289 | "ext_typecheck_function_qualifiers_unspecified\0" |
| 4290 | "ext_typecheck_indirection_through_void_pointer\0" |
| 4291 | "ext_typecheck_ordered_comparison_of_function_pointers\0" |
| 4292 | "ext_typecheck_ordered_comparison_of_pointer_and_zero\0" |
| 4293 | "ext_typecheck_ordered_comparison_of_pointer_integer\0" |
| 4294 | "ext_typecheck_zero_array_size\0" |
| 4295 | "ext_typedef_without_a_name\0" |
| 4296 | "ext_typename_missing\0" |
| 4297 | "ext_undeclared_unqual_id_with_dependent_base\0" |
| 4298 | "ext_undefined_internal_type\0" |
| 4299 | "ext_unelaborated_friend_type\0" |
| 4300 | "ext_unicode_whitespace\0" |
| 4301 | "ext_union_member_of_reference_type\0" |
| 4302 | "ext_unknown_escape\0" |
| 4303 | "ext_unqualified_base_class\0" |
| 4304 | "ext_unterminated_char_or_string\0" |
| 4305 | "ext_use_out_of_scope_declaration\0" |
| 4306 | "ext_using_attribute_ns\0" |
| 4307 | "ext_using_decl_scoped_enumerator\0" |
| 4308 | "ext_using_declaration_pack\0" |
| 4309 | "ext_using_enum_declaration\0" |
| 4310 | "ext_using_undefined_std\0" |
| 4311 | "ext_variable_sized_type_in_struct\0" |
| 4312 | "ext_variadic_friends\0" |
| 4313 | "ext_variadic_macro\0" |
| 4314 | "ext_variadic_main\0" |
| 4315 | "ext_variadic_templates\0" |
| 4316 | "ext_vla\0" |
| 4317 | "ext_vla_cxx\0" |
| 4318 | "ext_vla_cxx_in_gnu_mode\0" |
| 4319 | "ext_vla_cxx_in_gnu_mode_static_assert\0" |
| 4320 | "ext_vla_cxx_static_assert\0" |
| 4321 | "ext_vla_folded_to_constant\0" |
| 4322 | "ext_warn_duplicate_declspec\0" |
| 4323 | "ext_warn_gnu_final\0" |
| 4324 | "ext_wchar_t_sign_spec\0" |
| 4325 | "fatal_too_many_errors\0" |
| 4326 | "friend_template_decl_malformed_pack_expansion\0" |
| 4327 | "missing_template_arg_list_after_template_kw\0" |
| 4328 | "note_acc_active_applies_clause_here\0" |
| 4329 | "note_acc_active_clause_here\0" |
| 4330 | "note_acc_atomic_expected_binop\0" |
| 4331 | "note_acc_atomic_expr_must_be\0" |
| 4332 | "note_acc_atomic_mismatch_compound_operand\0" |
| 4333 | "note_acc_atomic_mismatch_operand\0" |
| 4334 | "note_acc_atomic_operand_lvalue_scalar\0" |
| 4335 | "note_acc_atomic_too_many_stmts\0" |
| 4336 | "note_acc_atomic_unsupported_binary_operator\0" |
| 4337 | "note_acc_atomic_unsupported_compound_binary_operator\0" |
| 4338 | "note_acc_atomic_unsupported_unary_operator\0" |
| 4339 | "note_acc_branch_into_compute_construct\0" |
| 4340 | "note_acc_branch_out_of_compute_construct\0" |
| 4341 | "note_acc_construct_here\0" |
| 4342 | "note_acc_expected_pointer_var\0" |
| 4343 | "note_acc_int_expr_conversion\0" |
| 4344 | "note_acc_previous_clause_here\0" |
| 4345 | "note_acc_previous_expr_here\0" |
| 4346 | "note_acc_previous_reference\0" |
| 4347 | "note_acc_reduction_array\0" |
| 4348 | "note_acc_reduction_combiner_forming\0" |
| 4349 | "note_acc_reduction_member_of_composite\0" |
| 4350 | "note_acc_reduction_recipe_noop_field\0" |
| 4351 | "note_acc_reduction_type_summary\0" |
| 4352 | "note_access_constrained_by_path\0" |
| 4353 | "note_access_natural\0" |
| 4354 | "note_access_protected_restricted_ctordtor\0" |
| 4355 | "note_access_protected_restricted_noobject\0" |
| 4356 | "note_access_protected_restricted_object\0" |
| 4357 | "note_add_deprecation_attr\0" |
| 4358 | "note_add_synthesize_directive\0" |
| 4359 | "note_additional_parens_for_variable_declaration\0" |
| 4360 | "note_addrof_ovl_candidate_disabled_by_enable_if_attr\0" |
| 4361 | "note_alias_mangled_name_alternative\0" |
| 4362 | "note_alias_requires_mangled_name\0" |
| 4363 | "note_alignas_on_declaration\0" |
| 4364 | "note_allocated_here\0" |
| 4365 | "note_also_found\0" |
| 4366 | "note_ambig_member_ref_object_type\0" |
| 4367 | "note_ambig_member_ref_scope\0" |
| 4368 | "note_ambiguous_atomic_constraints\0" |
| 4369 | "note_ambiguous_atomic_constraints_similar_expression\0" |
| 4370 | "note_ambiguous_candidate\0" |
| 4371 | "note_ambiguous_inherited_constructor_using\0" |
| 4372 | "note_ambiguous_member_found\0" |
| 4373 | "note_ambiguous_member_type_found\0" |
| 4374 | "note_ambiguous_type_conversion\0" |
| 4375 | "note_amdgcn_load_lds_size_valid_value\0" |
| 4376 | "note_amdgpu_s_wait_event_suggested_value\0" |
| 4377 | "note_anonymous_namespace\0" |
| 4378 | "note_apinotes_message\0" |
| 4379 | "note_arc_bridge\0" |
| 4380 | "note_arc_bridge_retained\0" |
| 4381 | "note_arc_bridge_transfer\0" |
| 4382 | "note_arc_cstyle_bridge\0" |
| 4383 | "note_arc_cstyle_bridge_retained\0" |
| 4384 | "note_arc_cstyle_bridge_transfer\0" |
| 4385 | "note_arc_field_with_ownership\0" |
| 4386 | "note_arc_forbidden_type\0" |
| 4387 | "note_arc_gained_method_convention\0" |
| 4388 | "note_arc_init_returns_unrelated\0" |
| 4389 | "note_arc_lost_method_convention\0" |
| 4390 | "note_arc_retain_cycle_owner\0" |
| 4391 | "note_arc_weak_also_accessed_here\0" |
| 4392 | "note_arc_weak_disabled\0" |
| 4393 | "note_arc_weak_no_runtime\0" |
| 4394 | "note_array_declared_here\0" |
| 4395 | "note_array_init_plain_string_into_char8_t\0" |
| 4396 | "note_array_size_conversion\0" |
| 4397 | "note_asm_input_duplicate_first\0" |
| 4398 | "note_asm_missing_constraint_modifier\0" |
| 4399 | "note_assign_lhs_incomplete\0" |
| 4400 | "note_ast_file_input_files_validation_status\0" |
| 4401 | "note_ast_file_rebuild_required\0" |
| 4402 | "note_ast_file_required_by\0" |
| 4403 | "note_atomic_constraint_evaluated_to_false\0" |
| 4404 | "note_atomic_constraint_evaluated_to_false_elaborated\0" |
| 4405 | "note_atomic_property_fixup_suggest\0" |
| 4406 | "note_attribute\0" |
| 4407 | "note_attribute_has_no_effect_on_compile_time_if_here\0" |
| 4408 | "note_attribute_has_no_effect_on_infinite_loop_here\0" |
| 4409 | "note_attribute_overloadable_prev_overload\0" |
| 4410 | "note_auto_readonly_iboutlet_fixup_suggest\0" |
| 4411 | "note_availability_invalid_os_version_adjusted\0" |
| 4412 | "note_availability_specified_here\0" |
| 4413 | "note_await_ready_no_bool_conversion\0" |
| 4414 | "note_bad_memaccess_silence\0" |
| 4415 | "note_base_class_specified_here\0" |
| 4416 | "note_bitfield_decl\0" |
| 4417 | "note_bitfield_preferred_type\0" |
| 4418 | "note_block_var_fixit_add_initialization\0" |
| 4419 | "note_bracket_depth\0" |
| 4420 | "note_building_builtin_dump_struct_call\0" |
| 4421 | "note_building_deduction_guide_here\0" |
| 4422 | "note_called_by\0" |
| 4423 | "note_called_once_gets_called_twice\0" |
| 4424 | "note_callee_decl\0" |
| 4425 | "note_callee_static_array\0" |
| 4426 | "note_cannot_use_trivial_abi_reason\0" |
| 4427 | "note_carries_dependency_missing_first_decl\0" |
| 4428 | "note_cast_operand_to_int\0" |
| 4429 | "note_cast_to_void\0" |
| 4430 | "note_cat_conform_to_noescape_prot\0" |
| 4431 | "note_cc1_round_trip_generated\0" |
| 4432 | "note_cc1_round_trip_original\0" |
| 4433 | "note_change_bitfield_sign\0" |
| 4434 | "note_change_calling_conv_fixit\0" |
| 4435 | "note_checking_constraints_for_class_spec_id_here\0" |
| 4436 | "note_checking_constraints_for_function_here\0" |
| 4437 | "note_checking_constraints_for_template_id_here\0" |
| 4438 | "note_checking_constraints_for_var_spec_id_here\0" |
| 4439 | "note_class_declared\0" |
| 4440 | "note_cocoa_naming_declare_family\0" |
| 4441 | "note_collapse_loop_count\0" |
| 4442 | "note_command_line_code_loc_requirement\0" |
| 4443 | "note_comparison_synthesized_at\0" |
| 4444 | "note_compat_assoc\0" |
| 4445 | "note_compound_token_split_second_token_here\0" |
| 4446 | "note_concatenated_string_literal_silence\0" |
| 4447 | "note_concept_specialization_constraint_evaluated_to_false\0" |
| 4448 | "note_concept_specialization_here\0" |
| 4449 | "note_condition_assign_silence\0" |
| 4450 | "note_condition_assign_to_comparison\0" |
| 4451 | "note_condition_or_assign_to_comparison\0" |
| 4452 | "note_conflicting_attribute\0" |
| 4453 | "note_conflicting_prototype\0" |
| 4454 | "note_conflicting_try_here\0" |
| 4455 | "note_consteval_address_accessible\0" |
| 4456 | "note_constexpr_access_deleted_object\0" |
| 4457 | "note_constexpr_access_inactive_union_member\0" |
| 4458 | "note_constexpr_access_mutable\0" |
| 4459 | "note_constexpr_access_null\0" |
| 4460 | "note_constexpr_access_past_end\0" |
| 4461 | "note_constexpr_access_static_temporary\0" |
| 4462 | "note_constexpr_access_uninit\0" |
| 4463 | "note_constexpr_access_unknown_variable\0" |
| 4464 | "note_constexpr_access_unreadable_object\0" |
| 4465 | "note_constexpr_access_unsized_array\0" |
| 4466 | "note_constexpr_access_volatile_obj\0" |
| 4467 | "note_constexpr_access_volatile_type\0" |
| 4468 | "note_constexpr_alignment_adjust\0" |
| 4469 | "note_constexpr_alignment_compute\0" |
| 4470 | "note_constexpr_alignment_too_big\0" |
| 4471 | "note_constexpr_array_index\0" |
| 4472 | "note_constexpr_assert_failed\0" |
| 4473 | "note_constexpr_assumption_failed\0" |
| 4474 | "note_constexpr_baa_insufficient_alignment\0" |
| 4475 | "note_constexpr_baa_value_insufficient_alignment\0" |
| 4476 | "note_constexpr_bit_cast_indet_dest\0" |
| 4477 | "note_constexpr_bit_cast_invalid_subtype\0" |
| 4478 | "note_constexpr_bit_cast_invalid_type\0" |
| 4479 | "note_constexpr_bit_cast_invalid_vector\0" |
| 4480 | "note_constexpr_bit_cast_unrepresentable_value\0" |
| 4481 | "note_constexpr_bit_cast_unsupported_bitfield\0" |
| 4482 | "note_constexpr_bit_cast_unsupported_type\0" |
| 4483 | "note_constexpr_body_previous_return\0" |
| 4484 | "note_constexpr_call_here\0" |
| 4485 | "note_constexpr_call_limit_exceeded\0" |
| 4486 | "note_constexpr_calls_suppressed\0" |
| 4487 | "note_constexpr_compare_virtual_mem_ptr\0" |
| 4488 | "note_constexpr_conditional_never_const\0" |
| 4489 | "note_constexpr_construct_complex_elem\0" |
| 4490 | "note_constexpr_countzeroes_zero\0" |
| 4491 | "note_constexpr_ctor_missing_init\0" |
| 4492 | "note_constexpr_deallocate_null\0" |
| 4493 | "note_constexpr_delete_base_nonvirt_dtor\0" |
| 4494 | "note_constexpr_delete_not_heap_alloc\0" |
| 4495 | "note_constexpr_delete_subobject\0" |
| 4496 | "note_constexpr_depth_limit_exceeded\0" |
| 4497 | "note_constexpr_dereferencing_null\0" |
| 4498 | "note_constexpr_destroy_complex_elem\0" |
| 4499 | "note_constexpr_destroy_out_of_lifetime\0" |
| 4500 | "note_constexpr_double_delete\0" |
| 4501 | "note_constexpr_double_destroy\0" |
| 4502 | "note_constexpr_dtor_subobject\0" |
| 4503 | "note_constexpr_dynamic_alloc\0" |
| 4504 | "note_constexpr_dynamic_alloc_here\0" |
| 4505 | "note_constexpr_dynamic_cast_to_reference_failed\0" |
| 4506 | "note_constexpr_dynamic_rounding\0" |
| 4507 | "note_constexpr_float_arithmetic\0" |
| 4508 | "note_constexpr_float_arithmetic_strict\0" |
| 4509 | "note_constexpr_function_param_value_unknown\0" |
| 4510 | "note_constexpr_heap_alloc_limit_exceeded\0" |
| 4511 | "note_constexpr_infer_alloc_token_no_metadata\0" |
| 4512 | "note_constexpr_infer_alloc_token_stateful_mode\0" |
| 4513 | "note_constexpr_infer_alloc_token_type_inference_failed\0" |
| 4514 | "note_constexpr_inherited_ctor_call_here\0" |
| 4515 | "note_constexpr_invalid_alignment\0" |
| 4516 | "note_constexpr_invalid_cast\0" |
| 4517 | "note_constexpr_invalid_downcast\0" |
| 4518 | "note_constexpr_invalid_function\0" |
| 4519 | "note_constexpr_invalid_inhctor\0" |
| 4520 | "note_constexpr_invalid_template_arg\0" |
| 4521 | "note_constexpr_invalid_void_star_cast\0" |
| 4522 | "note_constexpr_large_shift\0" |
| 4523 | "note_constexpr_literal_arith\0" |
| 4524 | "note_constexpr_literal_comparison\0" |
| 4525 | "note_constexpr_lshift_discards\0" |
| 4526 | "note_constexpr_lshift_of_negative\0" |
| 4527 | "note_constexpr_ltor_incomplete_type\0" |
| 4528 | "note_constexpr_ltor_non_const_int\0" |
| 4529 | "note_constexpr_ltor_non_constexpr\0" |
| 4530 | "note_constexpr_ltor_non_integral\0" |
| 4531 | "note_constexpr_mem_pointer_weak_comparison\0" |
| 4532 | "note_constexpr_memchr_unsupported\0" |
| 4533 | "note_constexpr_memcmp_unsupported\0" |
| 4534 | "note_constexpr_memcpy_incomplete_type\0" |
| 4535 | "note_constexpr_memcpy_nontrivial\0" |
| 4536 | "note_constexpr_memcpy_null\0" |
| 4537 | "note_constexpr_memcpy_overlap\0" |
| 4538 | "note_constexpr_memcpy_type_pun\0" |
| 4539 | "note_constexpr_memcpy_unsupported\0" |
| 4540 | "note_constexpr_memory_leak\0" |
| 4541 | "note_constexpr_modify_const_type\0" |
| 4542 | "note_constexpr_modify_global\0" |
| 4543 | "note_constexpr_negative_shift\0" |
| 4544 | "note_constexpr_new\0" |
| 4545 | "note_constexpr_new_delete_mismatch\0" |
| 4546 | "note_constexpr_new_exceeds_limits\0" |
| 4547 | "note_constexpr_new_negative\0" |
| 4548 | "note_constexpr_new_non_replaceable\0" |
| 4549 | "note_constexpr_new_not_complete_object_type\0" |
| 4550 | "note_constexpr_new_placement\0" |
| 4551 | "note_constexpr_new_too_large\0" |
| 4552 | "note_constexpr_new_too_small\0" |
| 4553 | "note_constexpr_new_untyped\0" |
| 4554 | "note_constexpr_no_return\0" |
| 4555 | "note_constexpr_non_const_vectorelements\0" |
| 4556 | "note_constexpr_non_global\0" |
| 4557 | "note_constexpr_nonliteral\0" |
| 4558 | "note_constexpr_not_static\0" |
| 4559 | "note_constexpr_null_callee\0" |
| 4560 | "note_constexpr_null_subobject\0" |
| 4561 | "note_constexpr_opaque_call_comparison\0" |
| 4562 | "note_constexpr_operator_new_bad_size\0" |
| 4563 | "note_constexpr_overflow\0" |
| 4564 | "note_constexpr_past_end\0" |
| 4565 | "note_constexpr_past_end_subobject\0" |
| 4566 | "note_constexpr_placement_new_wrong_type\0" |
| 4567 | "note_constexpr_pointer_arith_unspecified\0" |
| 4568 | "note_constexpr_pointer_comparison_base_classes\0" |
| 4569 | "note_constexpr_pointer_comparison_base_field\0" |
| 4570 | "note_constexpr_pointer_comparison_differing_access\0" |
| 4571 | "note_constexpr_pointer_comparison_past_end\0" |
| 4572 | "note_constexpr_pointer_comparison_unspecified\0" |
| 4573 | "note_constexpr_pointer_comparison_zero_sized\0" |
| 4574 | "note_constexpr_pointer_constant_comparison\0" |
| 4575 | "note_constexpr_pointer_subtraction_not_same_array\0" |
| 4576 | "note_constexpr_pointer_subtraction_zero_size\0" |
| 4577 | "note_constexpr_pointer_weak_comparison\0" |
| 4578 | "note_constexpr_polymorphic_unknown_dynamic_type\0" |
| 4579 | "note_constexpr_pseudo_destructor\0" |
| 4580 | "note_constexpr_pure_virtual_call\0" |
| 4581 | "note_constexpr_repeated_literal_eval\0" |
| 4582 | "note_constexpr_static_local\0" |
| 4583 | "note_constexpr_step_limit_exceeded\0" |
| 4584 | "note_constexpr_stmt_expr_unsupported\0" |
| 4585 | "note_constexpr_subobject_declared_here\0" |
| 4586 | "note_constexpr_temporary_here\0" |
| 4587 | "note_constexpr_this\0" |
| 4588 | "note_constexpr_typeid_polymorphic\0" |
| 4589 | "note_constexpr_uninitialized\0" |
| 4590 | "note_constexpr_uninitialized_base\0" |
| 4591 | "note_constexpr_union_member_change_during_init\0" |
| 4592 | "note_constexpr_unscoped_enum_out_of_range\0" |
| 4593 | "note_constexpr_unsized_array_indexed\0" |
| 4594 | "note_constexpr_unsupported_destruction\0" |
| 4595 | "note_constexpr_unsupported_flexible_array\0" |
| 4596 | "note_constexpr_unsupported_layout\0" |
| 4597 | "note_constexpr_unsupported_temporary_nontrivial_dtor\0" |
| 4598 | "note_constexpr_unsupported_unsized_array\0" |
| 4599 | "note_constexpr_use_uninit_reference\0" |
| 4600 | "note_constexpr_var_init_non_constant\0" |
| 4601 | "note_constexpr_var_init_unknown\0" |
| 4602 | "note_constexpr_var_init_weak\0" |
| 4603 | "note_constexpr_virtual_base\0" |
| 4604 | "note_constexpr_virtual_base_here\0" |
| 4605 | "note_constexpr_virtual_call\0" |
| 4606 | "note_constexpr_volatile_here\0" |
| 4607 | "note_constinit_missing_here\0" |
| 4608 | "note_constinit_specified_here\0" |
| 4609 | "note_constraint_normalization_here\0" |
| 4610 | "note_constraint_references_error\0" |
| 4611 | "note_constraint_substitution_here\0" |
| 4612 | "note_conv_function_declared_at\0" |
| 4613 | "note_convert_inline_to_static\0" |
| 4614 | "note_coroutine_function_declare_noexcept\0" |
| 4615 | "note_coroutine_promise_call_implicitly_required\0" |
| 4616 | "note_coroutine_promise_implicit_await_transform_required_here\0" |
| 4617 | "note_coroutine_promise_suspend_implicitly_required\0" |
| 4618 | "note_coroutine_unusable_type_aware_allocators\0" |
| 4619 | "note_counted_by_consider_completing_pointee_ty\0" |
| 4620 | "note_counted_by_consider_using_sized_by\0" |
| 4621 | "note_covariant_thunk\0" |
| 4622 | "note_cuda_conflicting_device_function_declared_here\0" |
| 4623 | "note_cuda_const_var_unpromoted\0" |
| 4624 | "note_cuda_device_builtin_surftex_cls_should_have_match_arg\0" |
| 4625 | "note_cuda_device_builtin_surftex_cls_should_have_n_args\0" |
| 4626 | "note_cuda_device_builtin_surftex_should_be_template_class\0" |
| 4627 | "note_cuda_host_var\0" |
| 4628 | "note_cuda_ovl_candidate_target_mismatch\0" |
| 4629 | "note_cxx20_c23_compat_utf8_string_remove_u8\0" |
| 4630 | "note_decl_hiding_tag_type\0" |
| 4631 | "note_decl_unguarded_availability_silence\0" |
| 4632 | "note_declaration_not_a_prototype\0" |
| 4633 | "note_declare_parameter_strong\0" |
| 4634 | "note_declared_at\0" |
| 4635 | "note_declared_coroutine_here\0" |
| 4636 | "note_declared_nonnull\0" |
| 4637 | "note_declared_required_constant_init_here\0" |
| 4638 | "note_deduced_template_arg_substitution_here\0" |
| 4639 | "note_deduction_guide_access\0" |
| 4640 | "note_deduction_guide_template_access\0" |
| 4641 | "note_default_arg_instantiation_here\0" |
| 4642 | "note_default_argument_declared_here\0" |
| 4643 | "note_default_constructed_field\0" |
| 4644 | "note_default_function_arg_instantiation_here\0" |
| 4645 | "note_default_init_const_member\0" |
| 4646 | "note_default_member_initializer_not_yet_parsed\0" |
| 4647 | "note_defaulted_comparison_ambiguous\0" |
| 4648 | "note_defaulted_comparison_calls_deleted\0" |
| 4649 | "note_defaulted_comparison_cannot_deduce\0" |
| 4650 | "note_defaulted_comparison_cannot_deduce_callee\0" |
| 4651 | "note_defaulted_comparison_cannot_deduce_undeduced_auto\0" |
| 4652 | "note_defaulted_comparison_inaccessible\0" |
| 4653 | "note_defaulted_comparison_no_viable_function\0" |
| 4654 | "note_defaulted_comparison_no_viable_function_synthesized\0" |
| 4655 | "note_defaulted_comparison_not_constexpr\0" |
| 4656 | "note_defaulted_comparison_not_constexpr_here\0" |
| 4657 | "note_defaulted_comparison_not_rewritten_callee\0" |
| 4658 | "note_defaulted_comparison_not_rewritten_conversion\0" |
| 4659 | "note_defaulted_comparison_reference_member\0" |
| 4660 | "note_defaulted_comparison_union\0" |
| 4661 | "note_defaulted_comparison_vector_types\0" |
| 4662 | "note_defined_here\0" |
| 4663 | "note_delete_conversion\0" |
| 4664 | "note_delete_non_virtual\0" |
| 4665 | "note_deleted_assign_field\0" |
| 4666 | "note_deleted_copy_ctor_rvalue_reference\0" |
| 4667 | "note_deleted_copy_user_declared_move\0" |
| 4668 | "note_deleted_default_ctor_all_const\0" |
| 4669 | "note_deleted_default_ctor_uninit_field\0" |
| 4670 | "note_deleted_dtor_no_operator_delete\0" |
| 4671 | "note_deleted_special_member_class_subobject\0" |
| 4672 | "note_deleted_type_mismatch\0" |
| 4673 | "note_dependent_function_template_spec_discard_reason\0" |
| 4674 | "note_dependent_member_use\0" |
| 4675 | "note_dependent_non_type_default_arg_in_partial_spec\0" |
| 4676 | "note_deprecated_this_capture\0" |
| 4677 | "note_designated_init_mixed\0" |
| 4678 | "note_destructor_nontype_here\0" |
| 4679 | "note_destructor_type_here\0" |
| 4680 | "note_direct_member_here\0" |
| 4681 | "note_direct_method_declared_at\0" |
| 4682 | "note_dllexport_on_decl\0" |
| 4683 | "note_doc_block_command_previous\0" |
| 4684 | "note_doc_block_command_previous_alias\0" |
| 4685 | "note_doc_html_end_tag\0" |
| 4686 | "note_doc_html_tag_started_here\0" |
| 4687 | "note_doc_param_name_suggestion\0" |
| 4688 | "note_doc_param_previous\0" |
| 4689 | "note_doc_tparam_name_suggestion\0" |
| 4690 | "note_doc_tparam_previous\0" |
| 4691 | "note_drv_address_sanitizer_debug_runtime\0" |
| 4692 | "note_drv_available_multilibs\0" |
| 4693 | "note_drv_command_failed_diag_msg\0" |
| 4694 | "note_drv_config_file_searched_in\0" |
| 4695 | "note_drv_t_option_is_global\0" |
| 4696 | "note_drv_use_standard\0" |
| 4697 | "note_drv_verify_prefix_spelling\0" |
| 4698 | "note_due_to_dllexported_class\0" |
| 4699 | "note_duplicate_asm_operand_name\0" |
| 4700 | "note_duplicate_case_prev\0" |
| 4701 | "note_duplicate_element\0" |
| 4702 | "note_empty_body_on_separate_line\0" |
| 4703 | "note_empty_parens_default_ctor\0" |
| 4704 | "note_empty_parens_function_call\0" |
| 4705 | "note_empty_parens_zero_initialize\0" |
| 4706 | "note_empty_using_if_exists_here\0" |
| 4707 | "note_enforce_read_only_placement\0" |
| 4708 | "note_enters_block_captures_cxx_obj\0" |
| 4709 | "note_enters_block_captures_non_trivial_c_struct\0" |
| 4710 | "note_enters_block_captures_strong\0" |
| 4711 | "note_enters_block_captures_weak\0" |
| 4712 | "note_enters_compound_literal_scope\0" |
| 4713 | "note_enters_defer_stmt\0" |
| 4714 | "note_enters_statement_expression\0" |
| 4715 | "note_entity_declared_at\0" |
| 4716 | "note_enum_compare_typo_suggest\0" |
| 4717 | "note_enum_friend\0" |
| 4718 | "note_enum_specialized_here\0" |
| 4719 | "note_equality_comparison_silence\0" |
| 4720 | "note_equality_comparison_to_assign\0" |
| 4721 | "note_equivalent_internal_linkage_decl\0" |
| 4722 | "note_evaluate_comparison_first\0" |
| 4723 | "note_evaluating_exception_spec_here\0" |
| 4724 | "note_exception_spec_deprecated\0" |
| 4725 | "note_exits___block\0" |
| 4726 | "note_exits_block_captures_cxx_obj\0" |
| 4727 | "note_exits_block_captures_non_trivial_c_struct\0" |
| 4728 | "note_exits_block_captures_strong\0" |
| 4729 | "note_exits_block_captures_weak\0" |
| 4730 | "note_exits_cleanup\0" |
| 4731 | "note_exits_compound_literal_scope\0" |
| 4732 | "note_exits_cxx_catch\0" |
| 4733 | "note_exits_cxx_try\0" |
| 4734 | "note_exits_defer_stmt\0" |
| 4735 | "note_exits_dtor\0" |
| 4736 | "note_exits_objc_autoreleasepool\0" |
| 4737 | "note_exits_objc_catch\0" |
| 4738 | "note_exits_objc_finally\0" |
| 4739 | "note_exits_objc_strong\0" |
| 4740 | "note_exits_objc_synchronized\0" |
| 4741 | "note_exits_objc_try\0" |
| 4742 | "note_exits_objc_weak\0" |
| 4743 | "note_exits_seh_except\0" |
| 4744 | "note_exits_seh_finally\0" |
| 4745 | "note_exits_seh_try\0" |
| 4746 | "note_exits_temporary_dtor\0" |
| 4747 | "note_explicit_ctor_deduction_guide_here\0" |
| 4748 | "note_explicit_instantiation_candidate\0" |
| 4749 | "note_explicit_instantiation_definition_here\0" |
| 4750 | "note_explicit_instantiation_here\0" |
| 4751 | "note_explicit_template_arg_substitution_here\0" |
| 4752 | "note_explicit_template_spec_does_not_need_header\0" |
| 4753 | "note_export\0" |
| 4754 | "note_expr_divide_by_zero\0" |
| 4755 | "note_expr_evaluates_to\0" |
| 4756 | "note_expr_requirement_constraints_not_satisfied\0" |
| 4757 | "note_expr_requirement_constraints_not_satisfied_simple\0" |
| 4758 | "note_expr_requirement_expr_substitution_error\0" |
| 4759 | "note_expr_requirement_expr_unknown_substitution_error\0" |
| 4760 | "note_expr_requirement_noexcept_not_met\0" |
| 4761 | "note_expr_requirement_type_requirement_substitution_error\0" |
| 4762 | "note_expr_requirement_type_requirement_unknown_substitution_error\0" |
| 4763 | "note_extern_c_begins_here\0" |
| 4764 | "note_extern_c_global_conflict\0" |
| 4765 | "note_extra_comma_message_arg\0" |
| 4766 | "note_fallthrough_insert_semi_fixit\0" |
| 4767 | "note_fe_ast_file_modified\0" |
| 4768 | "note_fe_backend_frame_larger_than\0" |
| 4769 | "note_fe_backend_invalid_loc\0" |
| 4770 | "note_fe_backend_plugin\0" |
| 4771 | "note_fe_backend_resource_limit\0" |
| 4772 | "note_fe_inline_asm\0" |
| 4773 | "note_fe_inline_asm_here\0" |
| 4774 | "note_fe_linking_module\0" |
| 4775 | "note_fe_source_mgr\0" |
| 4776 | "note_field_designator_found\0" |
| 4777 | "note_file_misc_sloc_usage\0" |
| 4778 | "note_file_sloc_usage\0" |
| 4779 | "note_final_dtor_non_final_class_silence\0" |
| 4780 | "note_final_overrider\0" |
| 4781 | "note_first_module_difference\0" |
| 4782 | "note_fixit_applied\0" |
| 4783 | "note_fixit_failed\0" |
| 4784 | "note_fixit_in_macro\0" |
| 4785 | "note_fixit_unfixed_error\0" |
| 4786 | "note_flexible_array_counted_by_attr_field\0" |
| 4787 | "note_flexible_array_member\0" |
| 4788 | "note_for_range_begin_end\0" |
| 4789 | "note_for_range_invalid_iterator\0" |
| 4790 | "note_for_range_member_begin_end_ignored\0" |
| 4791 | "note_force_empty_selector_name\0" |
| 4792 | "note_format_cmp_with\0" |
| 4793 | "note_format_fix_specifier\0" |
| 4794 | "note_format_security_fixit\0" |
| 4795 | "note_format_string_defined\0" |
| 4796 | "note_forward_class\0" |
| 4797 | "note_forward_class_conversion\0" |
| 4798 | "note_forward_declaration\0" |
| 4799 | "note_forward_template_decl\0" |
| 4800 | "note_found_mutex_near_match\0" |
| 4801 | "note_from_diagnose_if\0" |
| 4802 | "note_func_effect_call_disallows_inference\0" |
| 4803 | "note_func_effect_call_extern\0" |
| 4804 | "note_func_effect_call_indirect\0" |
| 4805 | "note_func_effect_calls_func_without_effect\0" |
| 4806 | "note_func_effect_from_template\0" |
| 4807 | "note_func_effect_in_constructor\0" |
| 4808 | "note_func_effect_violation\0" |
| 4809 | "note_function_member_spec_matched\0" |
| 4810 | "note_function_style_cast_add_parentheses\0" |
| 4811 | "note_function_suggestion\0" |
| 4812 | "note_function_template_deduction_instantiation_here\0" |
| 4813 | "note_function_template_spec_here\0" |
| 4814 | "note_function_template_spec_matched\0" |
| 4815 | "note_function_to_function_call\0" |
| 4816 | "note_function_warning_silence\0" |
| 4817 | "note_getter_unavailable\0" |
| 4818 | "note_global_module_introducer_missing\0" |
| 4819 | "note_gnu_counted_by_void_ptr_use_sized_by\0" |
| 4820 | "note_goto_ms_asm_label\0" |
| 4821 | "note_guarded_by_declared_here\0" |
| 4822 | "note_header_guard\0" |
| 4823 | "note_hidden_overloaded_virtual_declared_here\0" |
| 4824 | "note_hidden_tag\0" |
| 4825 | "note_hiding_object\0" |
| 4826 | "note_hlsl_resource_range_here\0" |
| 4827 | "note_hlsl_semantic_used_here\0" |
| 4828 | "note_ice_conversion_here\0" |
| 4829 | "note_illegal_field_declared_here\0" |
| 4830 | "note_immediate_function_reason\0" |
| 4831 | "note_implementation_declared\0" |
| 4832 | "note_implemented_by_class\0" |
| 4833 | "note_implicit_deduction_guide\0" |
| 4834 | "note_implicit_delete_this_in_destructor_here\0" |
| 4835 | "note_implicit_member_target_infer_collision\0" |
| 4836 | "note_implicit_param_decl\0" |
| 4837 | "note_implicit_top_level_module_import_here\0" |
| 4838 | "note_implicitly_deleted\0" |
| 4839 | "note_imported_by_pch_module_not_found\0" |
| 4840 | "note_in_binding_decl_init\0" |
| 4841 | "note_in_class_initializer_float_type_cxx11\0" |
| 4842 | "note_in_declaration_of_implicit_equality_comparison\0" |
| 4843 | "note_in_declaration_of_implicit_special_member\0" |
| 4844 | "note_in_evaluating_default_argument\0" |
| 4845 | "note_in_for_range\0" |
| 4846 | "note_in_omitted_aggregate_initializer\0" |
| 4847 | "note_in_reference_temporary_list_initializer\0" |
| 4848 | "note_include_header_or_declare\0" |
| 4849 | "note_incompatible_analyzer_plugin_api\0" |
| 4850 | "note_incomplete_class_and_qualified_id\0" |
| 4851 | "note_indirect_goto_target\0" |
| 4852 | "note_indirection_through_null\0" |
| 4853 | "note_inequality_comparison_to_or_assign\0" |
| 4854 | "note_init_list_at_beginning_of_macro_argument\0" |
| 4855 | "note_init_list_narrowing_silence\0" |
| 4856 | "note_init_with_default_argument\0" |
| 4857 | "note_init_with_default_member_initializer\0" |
| 4858 | "note_initializer_out_of_order\0" |
| 4859 | "note_insert_break_fixit\0" |
| 4860 | "note_insert_fallthrough_fixit\0" |
| 4861 | "note_inst_declaration_hint\0" |
| 4862 | "note_instantiation_contexts_suppressed\0" |
| 4863 | "note_instantiation_required_here\0" |
| 4864 | "note_invalid_consteval_initializer\0" |
| 4865 | "note_invalid_consteval_initializer_here\0" |
| 4866 | "note_invalid_subexpr_in_const_expr\0" |
| 4867 | "note_invalid_ucn_name_candidate\0" |
| 4868 | "note_invalid_ucn_name_loose_matching\0" |
| 4869 | "note_is_deducible_constraint_evaluated_to_false\0" |
| 4870 | "note_it_delegates_to\0" |
| 4871 | "note_ivar_decl\0" |
| 4872 | "note_lambda_capture_initializer\0" |
| 4873 | "note_lambda_decl\0" |
| 4874 | "note_lambda_default_capture_fixit\0" |
| 4875 | "note_lambda_substitution_here\0" |
| 4876 | "note_lambda_this_capture_fixit\0" |
| 4877 | "note_lambda_to_block_conv\0" |
| 4878 | "note_lambda_variable_capture_fixit\0" |
| 4879 | "note_lifetime_extending_member_declared_here\0" |
| 4880 | "note_lifetime_safety_dangling_field_here\0" |
| 4881 | "note_lifetime_safety_dangling_global_here\0" |
| 4882 | "note_lifetime_safety_dangling_static_here\0" |
| 4883 | "note_lifetime_safety_destroyed_here\0" |
| 4884 | "note_lifetime_safety_escapes_to_field_here\0" |
| 4885 | "note_lifetime_safety_escapes_to_global_here\0" |
| 4886 | "note_lifetime_safety_escapes_to_static_storage_here\0" |
| 4887 | "note_lifetime_safety_invalidated_here\0" |
| 4888 | "note_lifetime_safety_moved_here\0" |
| 4889 | "note_lifetime_safety_returned_here\0" |
| 4890 | "note_lifetime_safety_suggestion_returned_here\0" |
| 4891 | "note_lifetime_safety_used_here\0" |
| 4892 | "note_local_decl_close_match\0" |
| 4893 | "note_local_decl_close_param_match\0" |
| 4894 | "note_local_var_initializer\0" |
| 4895 | "note_lock_exclusive_and_shared\0" |
| 4896 | "note_locked_here\0" |
| 4897 | "note_logical_instead_of_bitwise_change_operator\0" |
| 4898 | "note_logical_instead_of_bitwise_remove_constant\0" |
| 4899 | "note_logical_not_fix\0" |
| 4900 | "note_logical_not_silence_with_parens\0" |
| 4901 | "note_loop_iteration_here\0" |
| 4902 | "note_macro_expansion_here\0" |
| 4903 | "note_macro_here\0" |
| 4904 | "note_main_change_return_type\0" |
| 4905 | "note_main_remove_noreturn\0" |
| 4906 | "note_managed_mismatch_here_for_param\0" |
| 4907 | "note_marked_here\0" |
| 4908 | "note_matching\0" |
| 4909 | "note_max_tokens_total_override\0" |
| 4910 | "note_meant_to_use_typename\0" |
| 4911 | "note_member_declared_at\0" |
| 4912 | "note_member_declared_here\0" |
| 4913 | "note_member_def_close_const_match\0" |
| 4914 | "note_member_def_close_match\0" |
| 4915 | "note_member_def_close_param_match\0" |
| 4916 | "note_member_first_declared_here\0" |
| 4917 | "note_member_reference_arrow_from_operator_arrow\0" |
| 4918 | "note_member_synthesized_at\0" |
| 4919 | "note_memsize_comparison_cast_silence\0" |
| 4920 | "note_memsize_comparison_paren\0" |
| 4921 | "note_method_declared_at\0" |
| 4922 | "note_method_return_type_change\0" |
| 4923 | "note_method_sent_forward_class\0" |
| 4924 | "note_misaligned_member_used_here\0" |
| 4925 | "note_misplaced_ellipsis_vararg_add_comma\0" |
| 4926 | "note_misplaced_ellipsis_vararg_add_ellipsis\0" |
| 4927 | "note_misplaced_ellipsis_vararg_existing_ellipsis\0" |
| 4928 | "note_missing_end_of_definition_before\0" |
| 4929 | "note_missing_selector_name\0" |
| 4930 | "note_mmap_add_framework_keyword\0" |
| 4931 | "note_mmap_lbrace_match\0" |
| 4932 | "note_mmap_lsquare_match\0" |
| 4933 | "note_mmap_prev_definition\0" |
| 4934 | "note_mmap_rename_top_level_private_module\0" |
| 4935 | "note_module_cache_path\0" |
| 4936 | "note_module_declared_here\0" |
| 4937 | "note_module_def_undef_here\0" |
| 4938 | "note_module_file_conflict\0" |
| 4939 | "note_module_file_imported_by\0" |
| 4940 | "note_module_import_here\0" |
| 4941 | "note_module_import_not_at_top_level\0" |
| 4942 | "note_module_odr_violation_definition_data\0" |
| 4943 | "note_module_odr_violation_different_definitions\0" |
| 4944 | "note_module_odr_violation_enum\0" |
| 4945 | "note_module_odr_violation_field\0" |
| 4946 | "note_module_odr_violation_function\0" |
| 4947 | "note_module_odr_violation_method_params\0" |
| 4948 | "note_module_odr_violation_mismatch_decl\0" |
| 4949 | "note_module_odr_violation_mismatch_decl_unknown\0" |
| 4950 | "note_module_odr_violation_no_possible_decls\0" |
| 4951 | "note_module_odr_violation_objc_interface\0" |
| 4952 | "note_module_odr_violation_objc_method\0" |
| 4953 | "note_module_odr_violation_objc_property\0" |
| 4954 | "note_module_odr_violation_possible_decl\0" |
| 4955 | "note_module_odr_violation_record\0" |
| 4956 | "note_module_odr_violation_referenced_protocols\0" |
| 4957 | "note_module_odr_violation_template_parameter\0" |
| 4958 | "note_module_odr_violation_typedef\0" |
| 4959 | "note_module_odr_violation_variable\0" |
| 4960 | "note_ms_bitfield_mismatched_storage_size_previous\0" |
| 4961 | "note_multiversioning_caused_here\0" |
| 4962 | "note_musttail_callconv_mismatch\0" |
| 4963 | "note_musttail_callee_defined_here\0" |
| 4964 | "note_musttail_disabled_by_not_tail_called\0" |
| 4965 | "note_musttail_fix_non_prototype\0" |
| 4966 | "note_musttail_mismatch\0" |
| 4967 | "note_musttail_structors_forbidden\0" |
| 4968 | "note_namespace_defined_here\0" |
| 4969 | "note_namespace_using_decl\0" |
| 4970 | "note_neon_vector_initializer_non_portable\0" |
| 4971 | "note_neon_vector_initializer_non_portable_q\0" |
| 4972 | "note_nested_requirement_here\0" |
| 4973 | "note_nested_requirement_substitution_error\0" |
| 4974 | "note_nested_requirement_unknown_substitution_error\0" |
| 4975 | "note_next_field_declaration\0" |
| 4976 | "note_next_ivar_declaration\0" |
| 4977 | "note_no_implicit_conversion_for_scoped_enum\0" |
| 4978 | "note_non_c_like_anon_struct\0" |
| 4979 | "note_non_deducible_parameter\0" |
| 4980 | "note_non_instantiated_member_here\0" |
| 4981 | "note_non_literal_base_class\0" |
| 4982 | "note_non_literal_field\0" |
| 4983 | "note_non_literal_incomplete\0" |
| 4984 | "note_non_literal_lambda\0" |
| 4985 | "note_non_literal_no_constexpr_ctors\0" |
| 4986 | "note_non_literal_non_constexpr_dtor\0" |
| 4987 | "note_non_literal_nontrivial_dtor\0" |
| 4988 | "note_non_literal_user_provided_dtor\0" |
| 4989 | "note_non_literal_virtual_base\0" |
| 4990 | "note_non_null_attribute_failed\0" |
| 4991 | "note_non_template_in_template_id_found\0" |
| 4992 | "note_non_trivial_c_union\0" |
| 4993 | "note_non_usual_function_declared_here\0" |
| 4994 | "note_nontemplate_decl_here\0" |
| 4995 | "note_nontrivial_default_arg\0" |
| 4996 | "note_nontrivial_default_member_init\0" |
| 4997 | "note_nontrivial_field\0" |
| 4998 | "note_nontrivial_has_virtual\0" |
| 4999 | "note_nontrivial_no_copy\0" |
| 5000 | "note_nontrivial_no_def_ctor\0" |
| 5001 | "note_nontrivial_objc_ownership\0" |
| 5002 | "note_nontrivial_param_type\0" |
| 5003 | "note_nontrivial_subobject\0" |
| 5004 | "note_nontrivial_user_provided\0" |
| 5005 | "note_nontrivial_variadic\0" |
| 5006 | "note_nontrivial_virtual_dtor\0" |
| 5007 | "note_not_found_by_two_phase_lookup\0" |
| 5008 | "note_not_module_interface_add_export\0" |
| 5009 | "note_not_structural_mutable_field\0" |
| 5010 | "note_not_structural_non_public\0" |
| 5011 | "note_not_structural_rvalue_ref_field\0" |
| 5012 | "note_not_structural_subobject\0" |
| 5013 | "note_nsdictionary_duplicate_key_here\0" |
| 5014 | "note_nullability_fix_it\0" |
| 5015 | "note_nullability_here\0" |
| 5016 | "note_nullability_type_specifier\0" |
| 5017 | "note_objc_circular_container_declared_here\0" |
| 5018 | "note_objc_container_start\0" |
| 5019 | "note_objc_designated_init_marked_here\0" |
| 5020 | "note_objc_literal_comparison_isequal\0" |
| 5021 | "note_objc_literal_method_param\0" |
| 5022 | "note_objc_literal_method_return\0" |
| 5023 | "note_objc_needs_superclass\0" |
| 5024 | "note_objc_type_param_here\0" |
| 5025 | "note_objc_unsafe_perform_selector_method_declared_here\0" |
| 5026 | "note_odr_attr_here\0" |
| 5027 | "note_odr_base\0" |
| 5028 | "note_odr_enumerator\0" |
| 5029 | "note_odr_field\0" |
| 5030 | "note_odr_field_bit_width\0" |
| 5031 | "note_odr_field_name\0" |
| 5032 | "note_odr_field_not_bit_field\0" |
| 5033 | "note_odr_fixed_underlying_type\0" |
| 5034 | "note_odr_friend\0" |
| 5035 | "note_odr_incompatible_fixed_underlying_type\0" |
| 5036 | "note_odr_missing_base\0" |
| 5037 | "note_odr_missing_enumerator\0" |
| 5038 | "note_odr_missing_field\0" |
| 5039 | "note_odr_missing_fixed_underlying_type\0" |
| 5040 | "note_odr_missing_friend\0" |
| 5041 | "note_odr_number_of_bases\0" |
| 5042 | "note_odr_objc_method_here\0" |
| 5043 | "note_odr_objc_missing_superclass\0" |
| 5044 | "note_odr_objc_property_impl_kind\0" |
| 5045 | "note_odr_objc_superclass\0" |
| 5046 | "note_odr_objc_synthesize_ivar_here\0" |
| 5047 | "note_odr_parameter_pack_non_pack\0" |
| 5048 | "note_odr_tag_kind_here\0" |
| 5049 | "note_odr_template_parameter_here\0" |
| 5050 | "note_odr_template_parameter_list\0" |
| 5051 | "note_odr_value_here\0" |
| 5052 | "note_odr_virtual_base\0" |
| 5053 | "note_omp_assumption_clause_continue_here\0" |
| 5054 | "note_omp_atomic_capture\0" |
| 5055 | "note_omp_atomic_compare\0" |
| 5056 | "note_omp_atomic_read_write\0" |
| 5057 | "note_omp_atomic_update\0" |
| 5058 | "note_omp_collapse_ordered_expr\0" |
| 5059 | "note_omp_conversion_here\0" |
| 5060 | "note_omp_critical_hint_here\0" |
| 5061 | "note_omp_critical_no_hint\0" |
| 5062 | "note_omp_ctx_compatible_set_and_selector_for_property\0" |
| 5063 | "note_omp_ctx_compatible_set_for_selector\0" |
| 5064 | "note_omp_declare_variant_ctx_continue_here\0" |
| 5065 | "note_omp_declare_variant_ctx_is_a\0" |
| 5066 | "note_omp_declare_variant_ctx_options\0" |
| 5067 | "note_omp_declare_variant_ctx_try\0" |
| 5068 | "note_omp_declare_variant_ctx_used_here\0" |
| 5069 | "note_omp_default_dsa_none\0" |
| 5070 | "note_omp_defaultmap_attr_none\0" |
| 5071 | "note_omp_directive_here\0" |
| 5072 | "note_omp_exits_structured_block\0" |
| 5073 | "note_omp_explicit_dsa\0" |
| 5074 | "note_omp_flush_order_clause_here\0" |
| 5075 | "note_omp_implicit_dsa\0" |
| 5076 | "note_omp_invalid_length_on_this_ptr_mapping\0" |
| 5077 | "note_omp_invalid_lower_bound_on_this_ptr_mapping\0" |
| 5078 | "note_omp_invalid_subscript_on_this_ptr_map\0" |
| 5079 | "note_omp_loop_cond_requires_compatible_incr\0" |
| 5080 | "note_omp_marked_declare_variant_here\0" |
| 5081 | "note_omp_marked_device_type_here\0" |
| 5082 | "note_omp_nested_statement_here\0" |
| 5083 | "note_omp_nested_teams_construct_here\0" |
| 5084 | "note_omp_nowait_clause_here\0" |
| 5085 | "note_omp_ordered_param\0" |
| 5086 | "note_omp_predefined_allocator\0" |
| 5087 | "note_omp_predetermined_dsa\0" |
| 5088 | "note_omp_previous_allocator\0" |
| 5089 | "note_omp_previous_clause\0" |
| 5090 | "note_omp_previous_critical_region\0" |
| 5091 | "note_omp_previous_directive\0" |
| 5092 | "note_omp_previous_inscan_reduction\0" |
| 5093 | "note_omp_previous_mem_order_clause\0" |
| 5094 | "note_omp_previous_named_if_clause\0" |
| 5095 | "note_omp_previous_reduction_identifier\0" |
| 5096 | "note_omp_protected_structured_block\0" |
| 5097 | "note_omp_referenced\0" |
| 5098 | "note_omp_requires_encountered_directive\0" |
| 5099 | "note_omp_requires_previous_clause\0" |
| 5100 | "note_omp_task_predetermined_firstprivate_here\0" |
| 5101 | "note_ompx_bare_clause\0" |
| 5102 | "note_opencl_typedef_access_qualifier\0" |
| 5103 | "note_operator_arrow_depth\0" |
| 5104 | "note_operator_arrow_here\0" |
| 5105 | "note_operator_arrows_suppressed\0" |
| 5106 | "note_overridden_marked_noescape\0" |
| 5107 | "note_overridden_method\0" |
| 5108 | "note_overridden_virtual_function\0" |
| 5109 | "note_ovl_ambiguous_eqeq_reversed_self_non_const\0" |
| 5110 | "note_ovl_ambiguous_oper_binary_reversed_candidate\0" |
| 5111 | "note_ovl_ambiguous_oper_binary_reversed_self\0" |
| 5112 | "note_ovl_ambiguous_oper_binary_selected_candidate\0" |
| 5113 | "note_ovl_builtin_candidate\0" |
| 5114 | "note_ovl_candidate\0" |
| 5115 | "note_ovl_candidate_arity\0" |
| 5116 | "note_ovl_candidate_arity_one\0" |
| 5117 | "note_ovl_candidate_bad_addrspace\0" |
| 5118 | "note_ovl_candidate_bad_addrspace_this\0" |
| 5119 | "note_ovl_candidate_bad_arc_conv\0" |
| 5120 | "note_ovl_candidate_bad_base_to_derived_conv\0" |
| 5121 | "note_ovl_candidate_bad_conv\0" |
| 5122 | "note_ovl_candidate_bad_conv_incomplete\0" |
| 5123 | "note_ovl_candidate_bad_cvr\0" |
| 5124 | "note_ovl_candidate_bad_cvr_this\0" |
| 5125 | "note_ovl_candidate_bad_deduction\0" |
| 5126 | "note_ovl_candidate_bad_gc\0" |
| 5127 | "note_ovl_candidate_bad_list_argument\0" |
| 5128 | "note_ovl_candidate_bad_overload\0" |
| 5129 | "note_ovl_candidate_bad_ownership\0" |
| 5130 | "note_ovl_candidate_bad_ptrauth\0" |
| 5131 | "note_ovl_candidate_bad_target\0" |
| 5132 | "note_ovl_candidate_bad_value_category\0" |
| 5133 | "note_ovl_candidate_constraints_not_satisfied\0" |
| 5134 | "note_ovl_candidate_deduced_mismatch\0" |
| 5135 | "note_ovl_candidate_deleted\0" |
| 5136 | "note_ovl_candidate_disabled_by_enable_if\0" |
| 5137 | "note_ovl_candidate_disabled_by_function_cond_attr\0" |
| 5138 | "note_ovl_candidate_disabled_by_requirement\0" |
| 5139 | "note_ovl_candidate_explicit\0" |
| 5140 | "note_ovl_candidate_explicit_arg_mismatch_named\0" |
| 5141 | "note_ovl_candidate_explicit_arg_mismatch_unnamed\0" |
| 5142 | "note_ovl_candidate_has_pass_object_size_params\0" |
| 5143 | "note_ovl_candidate_illegal_constructor\0" |
| 5144 | "note_ovl_candidate_illegal_constructor_adrspace_mismatch\0" |
| 5145 | "note_ovl_candidate_incomplete_deduction\0" |
| 5146 | "note_ovl_candidate_incomplete_deduction_pack\0" |
| 5147 | "note_ovl_candidate_inconsistent_deduction\0" |
| 5148 | "note_ovl_candidate_inconsistent_deduction_types\0" |
| 5149 | "note_ovl_candidate_inherited_constructor\0" |
| 5150 | "note_ovl_candidate_inherited_constructor_slice\0" |
| 5151 | "note_ovl_candidate_instantiation_depth\0" |
| 5152 | "note_ovl_candidate_non_deduced_mismatch\0" |
| 5153 | "note_ovl_candidate_non_deduced_mismatch_qualified\0" |
| 5154 | "note_ovl_candidate_substitution_failure\0" |
| 5155 | "note_ovl_candidate_underqualified\0" |
| 5156 | "note_ovl_candidate_unsatisfied_constraints\0" |
| 5157 | "note_ovl_surrogate_cand\0" |
| 5158 | "note_ovl_surrogate_constraints_not_satisfied\0" |
| 5159 | "note_ovl_too_many_candidates\0" |
| 5160 | "note_ownership_returns_index_mismatch\0" |
| 5161 | "note_ownership_takes_class_mismatch\0" |
| 5162 | "note_parameter_here\0" |
| 5163 | "note_parameter_mapping_substitution_here\0" |
| 5164 | "note_parameter_named_here\0" |
| 5165 | "note_parameter_pack_here\0" |
| 5166 | "note_parameter_type\0" |
| 5167 | "note_partial_availability_specified_here\0" |
| 5168 | "note_partial_spec_match\0" |
| 5169 | "note_partial_spec_not_more_specialized_than_primary\0" |
| 5170 | "note_pch_vfsoverlay_empty\0" |
| 5171 | "note_pch_vfsoverlay_files\0" |
| 5172 | "note_performs_forbidden_arc_conversion\0" |
| 5173 | "note_pointer_declared_here\0" |
| 5174 | "note_possibility\0" |
| 5175 | "note_possible_target_of_call\0" |
| 5176 | "note_pp_ambiguous_macro_chosen\0" |
| 5177 | "note_pp_ambiguous_macro_other\0" |
| 5178 | "note_pp_framework_without_header\0" |
| 5179 | "note_pp_macro_annotation\0" |
| 5180 | "note_pp_module_begin_here\0" |
| 5181 | "note_pragma_attribute_applied_decl_here\0" |
| 5182 | "note_pragma_attribute_namespace_on_attribute\0" |
| 5183 | "note_pragma_attribute_region_ends_here\0" |
| 5184 | "note_pragma_attribute_use_attribute_kw\0" |
| 5185 | "note_pragma_entered_here\0" |
| 5186 | "note_pragma_loop_invalid_vectorize_option\0" |
| 5187 | "note_pragma_pack_here\0" |
| 5188 | "note_pragma_pack_pop_instead_reset\0" |
| 5189 | "note_precedence_bitwise_first\0" |
| 5190 | "note_precedence_conditional_first\0" |
| 5191 | "note_precedence_silence\0" |
| 5192 | "note_prev_decl_missing_dllexport\0" |
| 5193 | "note_prev_module_declaration\0" |
| 5194 | "note_prev_module_definition\0" |
| 5195 | "note_prev_module_definition_from_ast_file\0" |
| 5196 | "note_prev_partial_spec_here\0" |
| 5197 | "note_previous_access_declaration\0" |
| 5198 | "note_previous_attribute\0" |
| 5199 | "note_previous_builtin_declaration\0" |
| 5200 | "note_previous_decl\0" |
| 5201 | "note_previous_declaration\0" |
| 5202 | "note_previous_declaration_as\0" |
| 5203 | "note_previous_default_assoc\0" |
| 5204 | "note_previous_definition\0" |
| 5205 | "note_previous_ellipsis\0" |
| 5206 | "note_previous_exception_handler\0" |
| 5207 | "note_previous_explicit_instantiation\0" |
| 5208 | "note_previous_field_init\0" |
| 5209 | "note_previous_implicit_declaration\0" |
| 5210 | "note_previous_initializer\0" |
| 5211 | "note_previous_map_type_specified_here\0" |
| 5212 | "note_previous_ms_inheritance\0" |
| 5213 | "note_previous_namespace_alias\0" |
| 5214 | "note_previous_statement\0" |
| 5215 | "note_previous_template_specialization\0" |
| 5216 | "note_previous_use\0" |
| 5217 | "note_previous_uuid\0" |
| 5218 | "note_printf_c_str\0" |
| 5219 | "note_prior_template_arg_substitution\0" |
| 5220 | "note_private_extern\0" |
| 5221 | "note_private_module_fragment\0" |
| 5222 | "note_private_top_level_defined\0" |
| 5223 | "note_property_attribute\0" |
| 5224 | "note_property_declare\0" |
| 5225 | "note_property_synthesize\0" |
| 5226 | "note_protected_by___block\0" |
| 5227 | "note_protected_by_cleanup\0" |
| 5228 | "note_protected_by_consteval_if\0" |
| 5229 | "note_protected_by_constexpr_if\0" |
| 5230 | "note_protected_by_cxx_catch\0" |
| 5231 | "note_protected_by_cxx_try\0" |
| 5232 | "note_protected_by_defer_stmt\0" |
| 5233 | "note_protected_by_if_available\0" |
| 5234 | "note_protected_by_non_trivial_c_struct_init\0" |
| 5235 | "note_protected_by_objc_autoreleasepool\0" |
| 5236 | "note_protected_by_objc_catch\0" |
| 5237 | "note_protected_by_objc_fast_enumeration\0" |
| 5238 | "note_protected_by_objc_finally\0" |
| 5239 | "note_protected_by_objc_strong_init\0" |
| 5240 | "note_protected_by_objc_synchronized\0" |
| 5241 | "note_protected_by_objc_try\0" |
| 5242 | "note_protected_by_objc_weak_init\0" |
| 5243 | "note_protected_by_seh_except\0" |
| 5244 | "note_protected_by_seh_finally\0" |
| 5245 | "note_protected_by_seh_try\0" |
| 5246 | "note_protected_by_variable_init\0" |
| 5247 | "note_protected_by_variable_non_pod\0" |
| 5248 | "note_protected_by_variable_nontriv_destructor\0" |
| 5249 | "note_protected_by_vla\0" |
| 5250 | "note_protected_by_vla_type_alias\0" |
| 5251 | "note_protected_by_vla_typedef\0" |
| 5252 | "note_protocol_decl\0" |
| 5253 | "note_protocol_decl_undefined\0" |
| 5254 | "note_protocol_method\0" |
| 5255 | "note_protocol_property_declare\0" |
| 5256 | "note_ptrauth_virtual_function_incomplete_arg_ret_type\0" |
| 5257 | "note_ptrauth_virtual_function_pointer_incomplete_arg_ret\0" |
| 5258 | "note_pure_qualified_call_kext\0" |
| 5259 | "note_pure_virtual_function\0" |
| 5260 | "note_raii_guard_add_name\0" |
| 5261 | "note_receiver_class_declared\0" |
| 5262 | "note_receiver_expr_here\0" |
| 5263 | "note_receiver_is_id\0" |
| 5264 | "note_recursive_default_argument_used_here\0" |
| 5265 | "note_redefinition_include_same_file\0" |
| 5266 | "note_redefinition_modules_same_file\0" |
| 5267 | "note_ref_or_ptr_member_declared_here\0" |
| 5268 | "note_refconst_member_not_initialized\0" |
| 5269 | "note_reference_is_return_value\0" |
| 5270 | "note_reference_placeholder\0" |
| 5271 | "note_referenced_type_template\0" |
| 5272 | "note_reinterpret_updowncast_use_static\0" |
| 5273 | "note_related_result_type_explicit\0" |
| 5274 | "note_related_result_type_family\0" |
| 5275 | "note_related_result_type_inferred\0" |
| 5276 | "note_related_result_type_overridden\0" |
| 5277 | "note_remove_abs\0" |
| 5278 | "note_remove_max_call\0" |
| 5279 | "note_remove_move\0" |
| 5280 | "note_remove_parens_for_variable_declaration\0" |
| 5281 | "note_replace_abs_function\0" |
| 5282 | "note_replace_equals_default_to_delete\0" |
| 5283 | "note_returned_incomplete_type\0" |
| 5284 | "note_returned_not_integer_field\0" |
| 5285 | "note_returned_not_span_struct\0" |
| 5286 | "note_returned_not_struct\0" |
| 5287 | "note_returned_not_two_field_struct\0" |
| 5288 | "note_returned_not_wide_enough_field\0" |
| 5289 | "note_rewriting_operator_as_spaceship\0" |
| 5290 | "note_riscv_repeated_interrupt_attribute\0" |
| 5291 | "note_safe_buffer_debug_mode\0" |
| 5292 | "note_safe_buffer_usage_suggestions_disabled\0" |
| 5293 | "note_second_module_difference\0" |
| 5294 | "note_sentinel_here\0" |
| 5295 | "note_shadow_field\0" |
| 5296 | "note_silence_aligned_allocation_unavailable\0" |
| 5297 | "note_single_arg_concept_specialization_constraint_evaluated_to_false\0" |
| 5298 | "note_sme_use_preserves_za\0" |
| 5299 | "note_specialized_decl\0" |
| 5300 | "note_specialized_entity\0" |
| 5301 | "note_static_for_internal_linkage\0" |
| 5302 | "note_string_plus_scalar_silence\0" |
| 5303 | "note_strlcpycat_wrong_size\0" |
| 5304 | "note_strncat_wrong_size\0" |
| 5305 | "note_struct_class_suggestion\0" |
| 5306 | "note_substituted_constraint_expr_is_ill_formed\0" |
| 5307 | "note_suggest_disabling_all_checkers\0" |
| 5308 | "note_suggest_parens_for_macro\0" |
| 5309 | "note_suppress_ctad_maybe_unsupported\0" |
| 5310 | "note_suppressed_class_declare\0" |
| 5311 | "note_surrounding_namespace_ends_here\0" |
| 5312 | "note_surrounding_namespace_starts_here\0" |
| 5313 | "note_suspicious_bzero_size_silence\0" |
| 5314 | "note_suspicious_sizeof_memset_silence\0" |
| 5315 | "note_switch_conversion\0" |
| 5316 | "note_sycl_kernel_launch_lookup_here\0" |
| 5317 | "note_sycl_kernel_launch_overload_resolution_here\0" |
| 5318 | "note_sycl_runtime_defect\0" |
| 5319 | "note_tail_call_required\0" |
| 5320 | "note_template_arg_internal_object\0" |
| 5321 | "note_template_arg_refers_here\0" |
| 5322 | "note_template_arg_refers_to_template_here\0" |
| 5323 | "note_template_arg_template_params_mismatch\0" |
| 5324 | "note_template_class_explicit_specialization_was_here\0" |
| 5325 | "note_template_class_instantiation_here\0" |
| 5326 | "note_template_class_instantiation_was_here\0" |
| 5327 | "note_template_decl_external\0" |
| 5328 | "note_template_decl_here\0" |
| 5329 | "note_template_declared_here\0" |
| 5330 | "note_template_default_arg_checking\0" |
| 5331 | "note_template_enum_def_here\0" |
| 5332 | "note_template_exception_spec_instantiation_here\0" |
| 5333 | "note_template_kw_refers_to_non_template\0" |
| 5334 | "note_template_member_class_here\0" |
| 5335 | "note_template_member_function_here\0" |
| 5336 | "note_template_nontype_parm_different_type\0" |
| 5337 | "note_template_nontype_parm_prev_declaration\0" |
| 5338 | "note_template_nsdmi_here\0" |
| 5339 | "note_template_param_different_kind\0" |
| 5340 | "note_template_param_external\0" |
| 5341 | "note_template_param_here\0" |
| 5342 | "note_template_param_list_different_arity\0" |
| 5343 | "note_template_param_prev_default_arg\0" |
| 5344 | "note_template_param_prev_default_arg_in_other_module\0" |
| 5345 | "note_template_parameter_pack_here\0" |
| 5346 | "note_template_parameter_pack_non_pack\0" |
| 5347 | "note_template_prev_declaration\0" |
| 5348 | "note_template_recursion_depth\0" |
| 5349 | "note_template_requirement_instantiation_here\0" |
| 5350 | "note_template_requirement_params_instantiation_here\0" |
| 5351 | "note_template_static_data_member_def_here\0" |
| 5352 | "note_template_type_alias_instantiation_here\0" |
| 5353 | "note_template_unnamed_type_here\0" |
| 5354 | "note_template_variable_def_here\0" |
| 5355 | "note_thread_warning_in_fun\0" |
| 5356 | "note_throw_in_dtor\0" |
| 5357 | "note_throw_in_function\0" |
| 5358 | "note_throw_underaligned_obj\0" |
| 5359 | "note_total_sloc_usage\0" |
| 5360 | "note_transparent_union_first_field_size_align\0" |
| 5361 | "note_type_aware_operator_declared\0" |
| 5362 | "note_type_being_defined\0" |
| 5363 | "note_type_incomplete\0" |
| 5364 | "note_type_inherits_from_base\0" |
| 5365 | "note_type_requirement_substitution_error\0" |
| 5366 | "note_type_requirement_unknown_substitution_error\0" |
| 5367 | "note_typecheck_assign_const\0" |
| 5368 | "note_typecheck_assign_const_method\0" |
| 5369 | "note_typecheck_invalid_operands_converted\0" |
| 5370 | "note_typecheck_member_reference_suggestion\0" |
| 5371 | "note_typedef_for_linkage_here\0" |
| 5372 | "note_typename_member_refers_here\0" |
| 5373 | "note_typename_refers_here\0" |
| 5374 | "note_ucn_four_not_eight\0" |
| 5375 | "note_unguarded_available_silence\0" |
| 5376 | "note_uninit_fixit_remove_cond\0" |
| 5377 | "note_uninit_in_this_constructor\0" |
| 5378 | "note_uninit_reference_member\0" |
| 5379 | "note_uninit_var_use\0" |
| 5380 | "note_unlocked_here\0" |
| 5381 | "note_unmatched_type_aware_allocator_declared\0" |
| 5382 | "note_unparenthesized_non_primary_expr_in_requires_clause\0" |
| 5383 | "note_unreachable_entity\0" |
| 5384 | "note_unreachable_silence\0" |
| 5385 | "note_unreachable_template_decl\0" |
| 5386 | "note_unsafe_buffer_operation\0" |
| 5387 | "note_unsafe_buffer_printf_call\0" |
| 5388 | "note_unsafe_buffer_variable_fixit_group\0" |
| 5389 | "note_unsafe_buffer_variable_fixit_together\0" |
| 5390 | "note_unsatisfied_trait\0" |
| 5391 | "note_unsatisfied_trait_reason\0" |
| 5392 | "note_use_dashdash\0" |
| 5393 | "note_use_ifdef_guards\0" |
| 5394 | "note_use_non_reference_type\0" |
| 5395 | "note_use_reference_type\0" |
| 5396 | "note_use_thread_local\0" |
| 5397 | "note_use_type_or_non_reference\0" |
| 5398 | "note_used_here\0" |
| 5399 | "note_used_in_initialization_here\0" |
| 5400 | "note_user_declared_ctor\0" |
| 5401 | "note_using\0" |
| 5402 | "note_using_decl\0" |
| 5403 | "note_using_decl_class_member_workaround\0" |
| 5404 | "note_using_decl_conflict\0" |
| 5405 | "note_using_decl_target\0" |
| 5406 | "note_using_enum_decl\0" |
| 5407 | "note_using_value_decl_missing_typename\0" |
| 5408 | "note_valid_options\0" |
| 5409 | "note_value_initialization_here\0" |
| 5410 | "note_var_declared_here\0" |
| 5411 | "note_var_explicitly_captured_here\0" |
| 5412 | "note_var_fixit_add_initialization\0" |
| 5413 | "note_var_prev_partial_spec_here\0" |
| 5414 | "note_vbase_moved_here\0" |
| 5415 | "note_verify_ambiguous_marker\0" |
| 5416 | "note_vla_unsupported\0" |
| 5417 | "note_which_delegates_to\0" |
| 5418 | "note_which_is_called_by\0" |
| 5419 | "note_while_in_implementation\0" |
| 5420 | "note_widen_bitfield\0" |
| 5421 | "note_within_field_of_type\0" |
| 5422 | "note_xor_used_as_pow_silence\0" |
| 5423 | "null_in_char_or_string\0" |
| 5424 | "null_in_file\0" |
| 5425 | "override_keyword_hides_virtual_member_function\0" |
| 5426 | "override_keyword_only_allowed_on_virtual_member_functions\0" |
| 5427 | "pp_disabled_macro_expansion\0" |
| 5428 | "pp_err_elif_after_else\0" |
| 5429 | "pp_err_elif_without_if\0" |
| 5430 | "pp_err_else_after_else\0" |
| 5431 | "pp_err_else_without_if\0" |
| 5432 | "pp_hash_warning\0" |
| 5433 | "pp_include_macros_out_of_predefines\0" |
| 5434 | "pp_include_next_absolute_path\0" |
| 5435 | "pp_include_next_in_primary\0" |
| 5436 | "pp_invalid_string_literal\0" |
| 5437 | "pp_macro_not_used\0" |
| 5438 | "pp_nonportable_path\0" |
| 5439 | "pp_nonportable_system_path\0" |
| 5440 | "pp_out_of_date_dependency\0" |
| 5441 | "pp_poisoning_existing_macro\0" |
| 5442 | "pp_pragma_once_in_main_file\0" |
| 5443 | "pp_pragma_sysheader_in_main_file\0" |
| 5444 | "remark_cc1_round_trip_generated\0" |
| 5445 | "remark_fe_backend_optimization_remark\0" |
| 5446 | "remark_fe_backend_optimization_remark_analysis\0" |
| 5447 | "remark_fe_backend_optimization_remark_analysis_aliasing\0" |
| 5448 | "remark_fe_backend_optimization_remark_analysis_fpcommute\0" |
| 5449 | "remark_fe_backend_optimization_remark_missed\0" |
| 5450 | "remark_fe_backend_plugin\0" |
| 5451 | "remark_mmap_load\0" |
| 5452 | "remark_mmap_load_module\0" |
| 5453 | "remark_mmap_parse\0" |
| 5454 | "remark_module_build\0" |
| 5455 | "remark_module_build_done\0" |
| 5456 | "remark_module_check_relocation\0" |
| 5457 | "remark_module_import\0" |
| 5458 | "remark_module_lock\0" |
| 5459 | "remark_module_lock_failure\0" |
| 5460 | "remark_module_lock_timeout\0" |
| 5461 | "remark_module_relocated\0" |
| 5462 | "remark_module_validation\0" |
| 5463 | "remark_modules_manifest_not_found\0" |
| 5464 | "remark_performing_driver_managed_module_build\0" |
| 5465 | "remark_pp_include_directive_modular_translation\0" |
| 5466 | "remark_pp_search_path_usage\0" |
| 5467 | "remark_sanitize_address_insert_extra_padding_accepted\0" |
| 5468 | "remark_sanitize_address_insert_extra_padding_rejected\0" |
| 5469 | "remark_sloc_usage\0" |
| 5470 | "remark_using_modules_manifest\0" |
| 5471 | "trap_ubsan_arith_overflow\0" |
| 5472 | "trigraph_converted\0" |
| 5473 | "trigraph_ends_block_comment\0" |
| 5474 | "trigraph_ignored\0" |
| 5475 | "trigraph_ignored_block_comment\0" |
| 5476 | "warn_O4_is_O3\0" |
| 5477 | "warn_abs_too_small\0" |
| 5478 | "warn_abstract_final_class\0" |
| 5479 | "warn_abstract_vbase_init_ignored\0" |
| 5480 | "warn_acc_cache_var_not_outside_loop\0" |
| 5481 | "warn_acc_confusing_routine_name\0" |
| 5482 | "warn_acc_deprecated_alias_name\0" |
| 5483 | "warn_acc_if_self_conflict\0" |
| 5484 | "warn_acc_routine_unimplemented\0" |
| 5485 | "warn_acc_unsupported_extension_clause\0" |
| 5486 | "warn_acc_var_referenced_lacks_op\0" |
| 5487 | "warn_acc_var_referenced_non_const_array\0" |
| 5488 | "warn_access_decl_deprecated\0" |
| 5489 | "warn_accessor_property_type_mismatch\0" |
| 5490 | "warn_acquire_requires_negative_cap\0" |
| 5491 | "warn_acquired_before\0" |
| 5492 | "warn_acquired_before_after_cycle\0" |
| 5493 | "warn_addition_in_bitshift\0" |
| 5494 | "warn_address_of_reference_bool_conversion\0" |
| 5495 | "warn_address_of_reference_null_compare\0" |
| 5496 | "warn_alias_to_weak_alias\0" |
| 5497 | "warn_alias_with_section\0" |
| 5498 | "warn_aligned_attr_underaligned\0" |
| 5499 | "warn_alignment_builtin_useless\0" |
| 5500 | "warn_alignment_not_power_of_two\0" |
| 5501 | "warn_alloc_size\0" |
| 5502 | "warn_alloca\0" |
| 5503 | "warn_alloca_align_alignof\0" |
| 5504 | "warn_always_inline_coroutine\0" |
| 5505 | "warn_ambiguous_suitable_delete_function_found\0" |
| 5506 | "warn_amdgpu_s_wait_event_mask_no_effect_target\0" |
| 5507 | "warn_android_unversioned_fallback\0" |
| 5508 | "warn_anyx86_excessive_regsave\0" |
| 5509 | "warn_apinotes_message\0" |
| 5510 | "warn_apinotes_private_case\0" |
| 5511 | "warn_apinotes_private_case_system\0" |
| 5512 | "warn_arc_bridge_cast_nonarc\0" |
| 5513 | "warn_arc_lifetime_result_type\0" |
| 5514 | "warn_arc_literal_assign\0" |
| 5515 | "warn_arc_object_memaccess\0" |
| 5516 | "warn_arc_perform_selector_leaks\0" |
| 5517 | "warn_arc_possible_repeated_use_of_weak\0" |
| 5518 | "warn_arc_repeated_use_of_weak\0" |
| 5519 | "warn_arc_retain_cycle\0" |
| 5520 | "warn_arc_retained_assign\0" |
| 5521 | "warn_arc_retained_property_assign\0" |
| 5522 | "warn_arc_strong_pointer_objc_pointer\0" |
| 5523 | "warn_argument_invalid_range\0" |
| 5524 | "warn_argument_undefined_behaviour\0" |
| 5525 | "warn_arith_conv_enum_float\0" |
| 5526 | "warn_arith_conv_enum_float_cxx20\0" |
| 5527 | "warn_arith_conv_mixed_anon_enum_types\0" |
| 5528 | "warn_arith_conv_mixed_anon_enum_types_cxx20\0" |
| 5529 | "warn_arith_conv_mixed_enum_types\0" |
| 5530 | "warn_arith_conv_mixed_enum_types_cxx20\0" |
| 5531 | "warn_arith_conv_mixed_unicode_types\0" |
| 5532 | "warn_arm_interrupt_save_fp_without_vfp_unit\0" |
| 5533 | "warn_arm_interrupt_vfp_clobber\0" |
| 5534 | "warn_array_comparison\0" |
| 5535 | "warn_array_comparison_cxx26\0" |
| 5536 | "warn_array_index_exceeds_bounds\0" |
| 5537 | "warn_array_index_exceeds_max_addressable_bounds\0" |
| 5538 | "warn_array_index_precedes_bounds\0" |
| 5539 | "warn_asm_label_on_auto_decl\0" |
| 5540 | "warn_asm_mismatched_size_modifier\0" |
| 5541 | "warn_assume_aligned_too_great\0" |
| 5542 | "warn_assume_side_effects\0" |
| 5543 | "warn_ast_file_config_mismatch\0" |
| 5544 | "warn_at_available_unchecked_use\0" |
| 5545 | "warn_atimport_in_framework_header\0" |
| 5546 | "warn_atl_uuid_deprecated\0" |
| 5547 | "warn_atomic_implicit_seq_cst\0" |
| 5548 | "warn_atomic_member_access\0" |
| 5549 | "warn_atomic_op_has_invalid_memory_order\0" |
| 5550 | "warn_atomic_op_misaligned\0" |
| 5551 | "warn_atomic_op_oversized\0" |
| 5552 | "warn_atomic_property_rule\0" |
| 5553 | "warn_atomic_stripped_in_enum\0" |
| 5554 | "warn_attr_abi_tag_namespace\0" |
| 5555 | "warn_attr_dllexport_explicit_inst_def\0" |
| 5556 | "warn_attr_dllexport_explicit_inst_def_mismatch\0" |
| 5557 | "warn_attr_in_secondary_block\0" |
| 5558 | "warn_attr_min_eq_max\0" |
| 5559 | "warn_attr_on_unconsumable_class\0" |
| 5560 | "warn_attr_swift_name_decl_kind\0" |
| 5561 | "warn_attr_swift_name_decl_missing_params\0" |
| 5562 | "warn_attr_swift_name_function\0" |
| 5563 | "warn_attr_swift_name_getter_parameters\0" |
| 5564 | "warn_attr_swift_name_invalid_identifier\0" |
| 5565 | "warn_attr_swift_name_missing_parameters\0" |
| 5566 | "warn_attr_swift_name_multiple_selfs\0" |
| 5567 | "warn_attr_swift_name_num_params\0" |
| 5568 | "warn_attr_swift_name_setter_parameters\0" |
| 5569 | "warn_attr_swift_name_subscript_getter_newValue\0" |
| 5570 | "warn_attr_swift_name_subscript_invalid_parameter\0" |
| 5571 | "warn_attr_swift_name_subscript_setter_multiple_newValues\0" |
| 5572 | "warn_attr_swift_name_subscript_setter_no_newValue\0" |
| 5573 | "warn_attribute_address_multiple_identical_qualifiers\0" |
| 5574 | "warn_attribute_after_definition_ignored\0" |
| 5575 | "warn_attribute_argument_n_negative\0" |
| 5576 | "warn_attribute_arm_za_builtin_no_za_state\0" |
| 5577 | "warn_attribute_arm_zt0_builtin_no_zt0_state\0" |
| 5578 | "warn_attribute_cmse_entry_static\0" |
| 5579 | "warn_attribute_dll_instantiated_base_class\0" |
| 5580 | "warn_attribute_dll_redeclaration\0" |
| 5581 | "warn_attribute_dllexport_explicit_instantiation_decl\0" |
| 5582 | "warn_attribute_dllimport_static_field_definition\0" |
| 5583 | "warn_attribute_exclude_from_explicit_instantiation_local_class\0" |
| 5584 | "warn_attribute_form_ignored\0" |
| 5585 | "warn_attribute_has_no_effect_on_compile_time_if\0" |
| 5586 | "warn_attribute_has_no_effect_on_infinite_loop\0" |
| 5587 | "warn_attribute_hybrid_patchable_non_extern\0" |
| 5588 | "warn_attribute_iboutlet\0" |
| 5589 | "warn_attribute_ignored\0" |
| 5590 | "warn_attribute_ignored_for_field_of_type\0" |
| 5591 | "warn_attribute_ignored_no_calls_in_stmt\0" |
| 5592 | "warn_attribute_ignored_non_function_pointer\0" |
| 5593 | "warn_attribute_ignored_on_inline\0" |
| 5594 | "warn_attribute_ignored_on_non_definition\0" |
| 5595 | "warn_attribute_invalid_on_definition\0" |
| 5596 | "warn_attribute_needs_aggregate\0" |
| 5597 | "warn_attribute_no_builtin_invalid_builtin_name\0" |
| 5598 | "warn_attribute_no_decl\0" |
| 5599 | "warn_attribute_non_character_array\0" |
| 5600 | "warn_attribute_nonnull_no_pointers\0" |
| 5601 | "warn_attribute_nonnull_parm_no_args\0" |
| 5602 | "warn_attribute_not_on_decl\0" |
| 5603 | "warn_attribute_on_function_definition\0" |
| 5604 | "warn_attribute_on_void_param\0" |
| 5605 | "warn_attribute_packed_for_bitfield\0" |
| 5606 | "warn_attribute_pointer_or_reference_only\0" |
| 5607 | "warn_attribute_pointers_only\0" |
| 5608 | "warn_attribute_precede_definition\0" |
| 5609 | "warn_attribute_protected_visibility\0" |
| 5610 | "warn_attribute_return_pointers_only\0" |
| 5611 | "warn_attribute_return_pointers_refs_only\0" |
| 5612 | "warn_attribute_return_span_only\0" |
| 5613 | "warn_attribute_section_drectve\0" |
| 5614 | "warn_attribute_section_on_redeclaration\0" |
| 5615 | "warn_attribute_sentinel_named_arguments\0" |
| 5616 | "warn_attribute_sentinel_not_variadic\0" |
| 5617 | "warn_attribute_type_not_supported\0" |
| 5618 | "warn_attribute_type_not_supported_global\0" |
| 5619 | "warn_attribute_unknown_visibility\0" |
| 5620 | "warn_attribute_void_function_method\0" |
| 5621 | "warn_attribute_weak_on_field\0" |
| 5622 | "warn_attribute_weak_on_local\0" |
| 5623 | "warn_attribute_wrong_decl_type\0" |
| 5624 | "warn_attribute_wrong_decl_type_str\0" |
| 5625 | "warn_attributes_likelihood_ifstmt_conflict\0" |
| 5626 | "warn_auto_implicit_atomic_property\0" |
| 5627 | "warn_auto_readonly_iboutlet_property\0" |
| 5628 | "warn_auto_storage_class\0" |
| 5629 | "warn_auto_synthesizing_protocol_property\0" |
| 5630 | "warn_auto_var_is_id\0" |
| 5631 | "warn_autosynthesis_property_in_superclass\0" |
| 5632 | "warn_autosynthesis_property_ivar_match\0" |
| 5633 | "warn_availability_and_unavailable\0" |
| 5634 | "warn_availability_fuchsia_unavailable_minor\0" |
| 5635 | "warn_availability_invalid_os_version\0" |
| 5636 | "warn_availability_on_static_initializer\0" |
| 5637 | "warn_availability_swift_unavailable_deprecated_only\0" |
| 5638 | "warn_availability_unknown_environment\0" |
| 5639 | "warn_availability_unknown_platform\0" |
| 5640 | "warn_availability_version_ordering\0" |
| 5641 | "warn_avx_calling_convention\0" |
| 5642 | "warn_bad_character_encoding\0" |
| 5643 | "warn_bad_cxx_cast_nested_pointer_addr_space\0" |
| 5644 | "warn_bad_function_cast\0" |
| 5645 | "warn_bad_receiver_type\0" |
| 5646 | "warn_bad_string_encoding\0" |
| 5647 | "warn_base_class_is_uninit\0" |
| 5648 | "warn_bind_ref_member_to_parameter\0" |
| 5649 | "warn_binding_null_to_reference\0" |
| 5650 | "warn_bitfield_too_small_for_enum\0" |
| 5651 | "warn_bitfield_width_exceeds_type_width\0" |
| 5652 | "warn_bitwise_instead_of_logical\0" |
| 5653 | "warn_bitwise_negation_bool\0" |
| 5654 | "warn_bitwise_op_in_bitwise_op\0" |
| 5655 | "warn_block_capture_autoreleasing\0" |
| 5656 | "warn_block_literal_attributes_on_omitted_return_type\0" |
| 5657 | "warn_block_literal_qualifiers_on_omitted_return_type\0" |
| 5658 | "warn_bool_switch_condition\0" |
| 5659 | "warn_braces_around_init\0" |
| 5660 | "warn_break_binds_to_switch\0" |
| 5661 | "warn_builtin_chk_overflow\0" |
| 5662 | "warn_builtin_unknown\0" |
| 5663 | "warn_c2y_compat_alignof_incomplete_array\0" |
| 5664 | "warn_c2y_compat_assoc_type_incomplete\0" |
| 5665 | "warn_c2y_compat_generic_with_type_arg\0" |
| 5666 | "warn_c2y_compat_increment_complex\0" |
| 5667 | "warn_c2y_compat_internal_in_extern_inline\0" |
| 5668 | "warn_c2y_compat_keyword\0" |
| 5669 | "warn_c2y_compat_octal_literal\0" |
| 5670 | "warn_c2y_delimited_escape_sequence\0" |
| 5671 | "warn_c11_compat_keyword\0" |
| 5672 | "warn_c17_compat_ellipsis_only_parameter\0" |
| 5673 | "warn_c17_compat_enum_fixed_underlying_type\0" |
| 5674 | "warn_c17_compat_enum_value_not_int\0" |
| 5675 | "warn_c17_compat_missing_varargs_arg\0" |
| 5676 | "warn_c17_compat_static_assert_no_message\0" |
| 5677 | "warn_c17_compat_u8_character_literal\0" |
| 5678 | "warn_c17_compat_va_start_one_arg\0" |
| 5679 | "warn_c17_non_local_variable_decl_in_for\0" |
| 5680 | "warn_c17_non_variable_decl_in_for\0" |
| 5681 | "warn_c23_compat_binary_literal\0" |
| 5682 | "warn_c23_compat_bitint_suffix\0" |
| 5683 | "warn_c23_compat_case_range\0" |
| 5684 | "warn_c23_compat_digit_separator\0" |
| 5685 | "warn_c23_compat_empty_initializer\0" |
| 5686 | "warn_c23_compat_imaginary_constant\0" |
| 5687 | "warn_c23_compat_keyword\0" |
| 5688 | "warn_c23_compat_label_end_of_compound_statement\0" |
| 5689 | "warn_c23_compat_label_followed_by_declaration\0" |
| 5690 | "warn_c23_compat_literal_ucn_control_character\0" |
| 5691 | "warn_c23_compat_literal_ucn_escape_basic_scs\0" |
| 5692 | "warn_c23_compat_pp_directive\0" |
| 5693 | "warn_c23_compat_restrict_on_array_of_pointers\0" |
| 5694 | "warn_c23_compat_utf8_string\0" |
| 5695 | "warn_c23_compat_warning_directive\0" |
| 5696 | "warn_c23_keyword\0" |
| 5697 | "warn_c99_compat_unicode_id\0" |
| 5698 | "warn_c99_compat_unicode_literal\0" |
| 5699 | "warn_c99_keyword\0" |
| 5700 | "warn_c_kext\0" |
| 5701 | "warn_call_to_pure_virtual_member_function_from_ctor_dtor\0" |
| 5702 | "warn_call_wrong_number_of_arguments\0" |
| 5703 | "warn_called_once_gets_called_twice\0" |
| 5704 | "warn_called_once_never_called\0" |
| 5705 | "warn_called_once_never_called_when\0" |
| 5706 | "warn_cannot_pass_non_pod_arg_to_vararg\0" |
| 5707 | "warn_cannot_resolve_lock\0" |
| 5708 | "warn_case_empty_range\0" |
| 5709 | "warn_case_value_overflow\0" |
| 5710 | "warn_cast_align\0" |
| 5711 | "warn_cast_calling_conv\0" |
| 5712 | "warn_cast_discards_cfi_unchecked_callee\0" |
| 5713 | "warn_cast_function_type\0" |
| 5714 | "warn_cast_function_type_strict\0" |
| 5715 | "warn_cast_nonnull_to_bool\0" |
| 5716 | "warn_cast_pointer_from_sel\0" |
| 5717 | "warn_cast_qual\0" |
| 5718 | "warn_cast_qual2\0" |
| 5719 | "warn_category_method_impl_match\0" |
| 5720 | "warn_cconv_knr\0" |
| 5721 | "warn_cconv_unsupported\0" |
| 5722 | "warn_cdtor_function_try_handler_mem_expr\0" |
| 5723 | "warn_cfstring_truncated\0" |
| 5724 | "warn_char_constant_too_large\0" |
| 5725 | "warn_class_method_not_found\0" |
| 5726 | "warn_class_method_not_found_with_typo\0" |
| 5727 | "warn_clause_expected_string\0" |
| 5728 | "warn_cleanup_ext\0" |
| 5729 | "warn_cmse_nonsecure_union\0" |
| 5730 | "warn_cocoa_naming_owned_rule\0" |
| 5731 | "warn_collection_expr_type\0" |
| 5732 | "warn_comma_operator\0" |
| 5733 | "warn_comparison_always\0" |
| 5734 | "warn_comparison_bitwise_always\0" |
| 5735 | "warn_comparison_bitwise_or\0" |
| 5736 | "warn_comparison_in_enum_initializer\0" |
| 5737 | "warn_comparison_in_fold_expression\0" |
| 5738 | "warn_comparison_mixed_enum_types\0" |
| 5739 | "warn_comparison_mixed_enum_types_cxx20\0" |
| 5740 | "warn_comparison_of_mixed_enum_types_switch\0" |
| 5741 | "warn_comparison_unicode_mixed_types\0" |
| 5742 | "warn_comparison_unicode_mixed_types_constant\0" |
| 5743 | "warn_compat_pp_embed_directive\0" |
| 5744 | "warn_compatible_implicit_pointer_conv\0" |
| 5745 | "warn_completion_handler_called_twice\0" |
| 5746 | "warn_completion_handler_never_called\0" |
| 5747 | "warn_completion_handler_never_called_when\0" |
| 5748 | "warn_compound_token_split_by_macro\0" |
| 5749 | "warn_compound_token_split_by_whitespace\0" |
| 5750 | "warn_concatenated_literal_array_init\0" |
| 5751 | "warn_concatenated_nsarray_literal\0" |
| 5752 | "warn_condition_is_assignment\0" |
| 5753 | "warn_condition_is_idiomatic_assignment\0" |
| 5754 | "warn_conditional_mixed_enum_types\0" |
| 5755 | "warn_conditional_mixed_enum_types_cxx20\0" |
| 5756 | "warn_conflicting_func_effect_override\0" |
| 5757 | "warn_conflicting_func_effects\0" |
| 5758 | "warn_conflicting_nullability_attr_overriding_param_types\0" |
| 5759 | "warn_conflicting_nullability_attr_overriding_ret_types\0" |
| 5760 | "warn_conflicting_overriding_param_modifiers\0" |
| 5761 | "warn_conflicting_overriding_param_types\0" |
| 5762 | "warn_conflicting_overriding_ret_type_modifiers\0" |
| 5763 | "warn_conflicting_overriding_ret_types\0" |
| 5764 | "warn_conflicting_overriding_variadic\0" |
| 5765 | "warn_conflicting_param_modifiers\0" |
| 5766 | "warn_conflicting_param_types\0" |
| 5767 | "warn_conflicting_ret_type_modifiers\0" |
| 5768 | "warn_conflicting_ret_types\0" |
| 5769 | "warn_conflicting_variadic\0" |
| 5770 | "warn_consecutive_comparison\0" |
| 5771 | "warn_const_attr_with_pure_attr\0" |
| 5772 | "warn_consteval_if_always_true\0" |
| 5773 | "warn_conv_mixed_enum_types_cxx26\0" |
| 5774 | "warn_conv_to_base_not_used\0" |
| 5775 | "warn_conv_to_self_not_used\0" |
| 5776 | "warn_conv_to_void_not_used\0" |
| 5777 | "warn_coroutine_handle_address_invalid_return_type\0" |
| 5778 | "warn_coroutine_promise_unhandled_exception_required_with_exceptions\0" |
| 5779 | "warn_coroutine_type_aware_allocator_ignored\0" |
| 5780 | "warn_correct_comment_command_name\0" |
| 5781 | "warn_counted_by_attr_elt_type_unknown_size\0" |
| 5782 | "warn_counter\0" |
| 5783 | "warn_cpp_compat_goto_into_protected_scope\0" |
| 5784 | "warn_cpp_compat_indirect_goto_in_protected_scope\0" |
| 5785 | "warn_cpp_compat_switch_into_protected_scope\0" |
| 5786 | "warn_cstruct_memaccess\0" |
| 5787 | "warn_cstyle_param\0" |
| 5788 | "warn_ctad_maybe_unsupported\0" |
| 5789 | "warn_ctor_parm_shadows_field\0" |
| 5790 | "warn_ctu_incompat_triple\0" |
| 5791 | "warn_cuda_attr_lambda_position\0" |
| 5792 | "warn_cuda_maxclusterrank_sm_90\0" |
| 5793 | "warn_cv_stripped_in_enum\0" |
| 5794 | "warn_cxx11_compat_binary_literal\0" |
| 5795 | "warn_cxx11_compat_constexpr_body_no_return\0" |
| 5796 | "warn_cxx11_compat_decltype_auto_type_specifier\0" |
| 5797 | "warn_cxx11_compat_deduced_return_type\0" |
| 5798 | "warn_cxx11_compat_digit_separator\0" |
| 5799 | "warn_cxx11_compat_generic_lambda\0" |
| 5800 | "warn_cxx11_compat_init_capture\0" |
| 5801 | "warn_cxx11_compat_reserved_user_defined_literal\0" |
| 5802 | "warn_cxx11_compat_user_defined_literal\0" |
| 5803 | "warn_cxx11_gnu_attribute_on_type\0" |
| 5804 | "warn_cxx11_keyword\0" |
| 5805 | "warn_cxx11_right_shift_in_template_arg\0" |
| 5806 | "warn_cxx14_compat_class_template_argument_deduction\0" |
| 5807 | "warn_cxx14_compat_constexpr_if\0" |
| 5808 | "warn_cxx14_compat_constexpr_not_const\0" |
| 5809 | "warn_cxx14_compat_constexpr_on_lambda\0" |
| 5810 | "warn_cxx14_compat_fold_expression\0" |
| 5811 | "warn_cxx14_compat_init_statement\0" |
| 5812 | "warn_cxx14_compat_nested_namespace_definition\0" |
| 5813 | "warn_cxx14_compat_ns_enum_attribute\0" |
| 5814 | "warn_cxx14_compat_star_this_lambda_capture\0" |
| 5815 | "warn_cxx14_compat_static_assert_no_message\0" |
| 5816 | "warn_cxx14_compat_template_nontype_parm_auto_type\0" |
| 5817 | "warn_cxx14_compat_template_template_param_typename\0" |
| 5818 | "warn_cxx14_compat_u8_character_literal\0" |
| 5819 | "warn_cxx14_compat_using_attribute_ns\0" |
| 5820 | "warn_cxx17_compat_aggregate_init_paren_list\0" |
| 5821 | "warn_cxx17_compat_bitfield_member_init\0" |
| 5822 | "warn_cxx17_compat_capture_binding\0" |
| 5823 | "warn_cxx17_compat_constexpr_virtual\0" |
| 5824 | "warn_cxx17_compat_defaulted_comparison\0" |
| 5825 | "warn_cxx17_compat_defaulted_method_type_mismatch\0" |
| 5826 | "warn_cxx17_compat_designated_init\0" |
| 5827 | "warn_cxx17_compat_equals_this_lambda_capture\0" |
| 5828 | "warn_cxx17_compat_exception_spec_in_signature\0" |
| 5829 | "warn_cxx17_compat_explicit_bool\0" |
| 5830 | "warn_cxx17_compat_for_range_init_stmt\0" |
| 5831 | "warn_cxx17_compat_init_capture_pack\0" |
| 5832 | "warn_cxx17_compat_inline_nested_namespace_definition\0" |
| 5833 | "warn_cxx17_compat_lambda_def_ctor_assign\0" |
| 5834 | "warn_cxx17_compat_lambda_template_parameter_list\0" |
| 5835 | "warn_cxx17_compat_missing_varargs_arg\0" |
| 5836 | "warn_cxx17_compat_multi_using_declaration\0" |
| 5837 | "warn_cxx17_compat_pointer_to_const_ref_member_on_rvalue\0" |
| 5838 | "warn_cxx17_compat_spaceship\0" |
| 5839 | "warn_cxx17_compat_template_nontype_parm_type\0" |
| 5840 | "warn_cxx17_compat_unicode_type\0" |
| 5841 | "warn_cxx17_compat_using_decl_class_member_enumerator\0" |
| 5842 | "warn_cxx17_compat_using_decl_non_member_enumerator\0" |
| 5843 | "warn_cxx17_compat_using_decl_scoped_enumerator\0" |
| 5844 | "warn_cxx17_compat_using_declaration_pack\0" |
| 5845 | "warn_cxx17_compat_using_enum_declaration\0" |
| 5846 | "warn_cxx17_hex_literal\0" |
| 5847 | "warn_cxx20_alias_in_init_statement\0" |
| 5848 | "warn_cxx20_compat_aggregate_init_with_ctors\0" |
| 5849 | "warn_cxx20_compat_auto_expr\0" |
| 5850 | "warn_cxx20_compat_consteval\0" |
| 5851 | "warn_cxx20_compat_consteval_if\0" |
| 5852 | "warn_cxx20_compat_constexpr_var\0" |
| 5853 | "warn_cxx20_compat_constinit\0" |
| 5854 | "warn_cxx20_compat_decl_attrs_on_lambda\0" |
| 5855 | "warn_cxx20_compat_explicit_bool\0" |
| 5856 | "warn_cxx20_compat_label_end_of_compound_statement\0" |
| 5857 | "warn_cxx20_compat_operator_overload_static\0" |
| 5858 | "warn_cxx20_compat_requires_explicit_init_non_aggregate\0" |
| 5859 | "warn_cxx20_compat_size_t_suffix\0" |
| 5860 | "warn_cxx20_compat_spaceship\0" |
| 5861 | "warn_cxx20_compat_static_assert_user_generated_message\0" |
| 5862 | "warn_cxx20_compat_static_lambda\0" |
| 5863 | "warn_cxx20_compat_use_of_unaddressable_function\0" |
| 5864 | "warn_cxx20_compat_utf8_string\0" |
| 5865 | "warn_cxx20_keyword\0" |
| 5866 | "warn_cxx23_compat_binding_pack\0" |
| 5867 | "warn_cxx23_compat_decl_attrs_on_binding\0" |
| 5868 | "warn_cxx23_compat_pp_directive\0" |
| 5869 | "warn_cxx23_compat_warning_directive\0" |
| 5870 | "warn_cxx23_delete_with_message\0" |
| 5871 | "warn_cxx23_delimited_escape_sequence\0" |
| 5872 | "warn_cxx23_pack_indexing\0" |
| 5873 | "warn_cxx23_placeholder_var_definition\0" |
| 5874 | "warn_cxx23_variadic_friends\0" |
| 5875 | "warn_cxx26_compat_raw_string_literal_character_set\0" |
| 5876 | "warn_cxx98_compat_alias_declaration\0" |
| 5877 | "warn_cxx98_compat_alignas\0" |
| 5878 | "warn_cxx98_compat_alignof\0" |
| 5879 | "warn_cxx98_compat_array_size_conversion\0" |
| 5880 | "warn_cxx98_compat_attribute\0" |
| 5881 | "warn_cxx98_compat_auto_type_specifier\0" |
| 5882 | "warn_cxx98_compat_cast_fn_obj\0" |
| 5883 | "warn_cxx98_compat_constexpr\0" |
| 5884 | "warn_cxx98_compat_ctor_list_init\0" |
| 5885 | "warn_cxx98_compat_decltype\0" |
| 5886 | "warn_cxx98_compat_defaulted_deleted_function\0" |
| 5887 | "warn_cxx98_compat_delegating_ctor\0" |
| 5888 | "warn_cxx98_compat_empty_fnmacro_arg\0" |
| 5889 | "warn_cxx98_compat_empty_scalar_initializer\0" |
| 5890 | "warn_cxx98_compat_empty_sizeless_initializer\0" |
| 5891 | "warn_cxx98_compat_enum_nested_name_spec\0" |
| 5892 | "warn_cxx98_compat_enumerator_list_comma\0" |
| 5893 | "warn_cxx98_compat_explicit_conversion_functions\0" |
| 5894 | "warn_cxx98_compat_extern_template\0" |
| 5895 | "warn_cxx98_compat_for_range\0" |
| 5896 | "warn_cxx98_compat_friend_is_member\0" |
| 5897 | "warn_cxx98_compat_generalized_initializer_lists\0" |
| 5898 | "warn_cxx98_compat_goto_into_protected_scope\0" |
| 5899 | "warn_cxx98_compat_indirect_goto_in_protected_scope\0" |
| 5900 | "warn_cxx98_compat_initializer_list_init\0" |
| 5901 | "warn_cxx98_compat_inline_namespace\0" |
| 5902 | "warn_cxx98_compat_lambda\0" |
| 5903 | "warn_cxx98_compat_less_colon_colon\0" |
| 5904 | "warn_cxx98_compat_literal_operator\0" |
| 5905 | "warn_cxx98_compat_literal_ucn_control_character\0" |
| 5906 | "warn_cxx98_compat_literal_ucn_escape_basic_scs\0" |
| 5907 | "warn_cxx98_compat_longlong\0" |
| 5908 | "warn_cxx98_compat_noexcept_decl\0" |
| 5909 | "warn_cxx98_compat_noexcept_expr\0" |
| 5910 | "warn_cxx98_compat_non_static_member_use\0" |
| 5911 | "warn_cxx98_compat_nonstatic_member_init\0" |
| 5912 | "warn_cxx98_compat_nontrivial_union_or_anon_struct_member\0" |
| 5913 | "warn_cxx98_compat_nullptr\0" |
| 5914 | "warn_cxx98_compat_override_control_keyword\0" |
| 5915 | "warn_cxx98_compat_pass_non_pod_arg_to_vararg\0" |
| 5916 | "warn_cxx98_compat_pp_line_too_big\0" |
| 5917 | "warn_cxx98_compat_raw_string_literal\0" |
| 5918 | "warn_cxx98_compat_ref_qualifier\0" |
| 5919 | "warn_cxx98_compat_reference_list_init\0" |
| 5920 | "warn_cxx98_compat_rvalue_reference\0" |
| 5921 | "warn_cxx98_compat_scoped_enum\0" |
| 5922 | "warn_cxx98_compat_sfinae_access_control\0" |
| 5923 | "warn_cxx98_compat_static_assert\0" |
| 5924 | "warn_cxx98_compat_switch_into_protected_scope\0" |
| 5925 | "warn_cxx98_compat_temp_copy\0" |
| 5926 | "warn_cxx98_compat_template_arg_local_type\0" |
| 5927 | "warn_cxx98_compat_template_arg_null\0" |
| 5928 | "warn_cxx98_compat_template_arg_object_internal\0" |
| 5929 | "warn_cxx98_compat_template_arg_unnamed_type\0" |
| 5930 | "warn_cxx98_compat_template_outside_of_template\0" |
| 5931 | "warn_cxx98_compat_top_level_semi\0" |
| 5932 | "warn_cxx98_compat_trailing_return_type\0" |
| 5933 | "warn_cxx98_compat_two_right_angle_brackets\0" |
| 5934 | "warn_cxx98_compat_unelaborated_friend_type\0" |
| 5935 | "warn_cxx98_compat_unicode_literal\0" |
| 5936 | "warn_cxx98_compat_unicode_type\0" |
| 5937 | "warn_cxx98_compat_using_decl_constructor\0" |
| 5938 | "warn_cxx98_compat_variadic_macro\0" |
| 5939 | "warn_cxx98_compat_variadic_templates\0" |
| 5940 | "warn_cxx_compat_hack_fake_diagnostic_do_not_emit\0" |
| 5941 | "warn_cxx_compat_tentative_definition\0" |
| 5942 | "warn_cxx_ms_struct\0" |
| 5943 | "warn_cxxstruct_memaccess\0" |
| 5944 | "warn_dangling_else\0" |
| 5945 | "warn_dangling_lifetime_pointer\0" |
| 5946 | "warn_dangling_lifetime_pointer_assignment\0" |
| 5947 | "warn_dangling_lifetime_pointer_member\0" |
| 5948 | "warn_dangling_member\0" |
| 5949 | "warn_dangling_pointer_assignment\0" |
| 5950 | "warn_dangling_reference_captured\0" |
| 5951 | "warn_dangling_reference_captured_by_unknown\0" |
| 5952 | "warn_dangling_variable\0" |
| 5953 | "warn_dealloc_in_category\0" |
| 5954 | "warn_debug_compression_unavailable\0" |
| 5955 | "warn_decl_hidden_in_cpp\0" |
| 5956 | "warn_decl_in_param_list\0" |
| 5957 | "warn_decl_shadow\0" |
| 5958 | "warn_decl_shadow_uncaptured_local\0" |
| 5959 | "warn_decls_in_multiple_modules\0" |
| 5960 | "warn_declspec_allocator_nonpointer\0" |
| 5961 | "warn_declspec_attribute_ignored\0" |
| 5962 | "warn_deduction_guide_target_attr_deprecated\0" |
| 5963 | "warn_deep_exception_specs_differ\0" |
| 5964 | "warn_def_missing_case\0" |
| 5965 | "warn_default_atomic_custom_getter_setter\0" |
| 5966 | "warn_default_init_const\0" |
| 5967 | "warn_default_init_const_field\0" |
| 5968 | "warn_default_init_const_field_unsafe\0" |
| 5969 | "warn_default_init_const_unsafe\0" |
| 5970 | "warn_defaulted_comparison_deleted\0" |
| 5971 | "warn_defaulted_method_deleted\0" |
| 5972 | "warn_defined_in_function_type_macro\0" |
| 5973 | "warn_defined_in_object_type_macro\0" |
| 5974 | "warn_delegating_ctor_cycle\0" |
| 5975 | "warn_delete_abstract_non_virtual_dtor\0" |
| 5976 | "warn_delete_array_type\0" |
| 5977 | "warn_delete_incomplete\0" |
| 5978 | "warn_delete_non_virtual_dtor\0" |
| 5979 | "warn_delimited_ucn_empty\0" |
| 5980 | "warn_delimited_ucn_incomplete\0" |
| 5981 | "warn_depr_array_comparison\0" |
| 5982 | "warn_deprecated\0" |
| 5983 | "warn_deprecated_altivec_src_compat\0" |
| 5984 | "warn_deprecated_anonymous_namespace\0" |
| 5985 | "warn_deprecated_builtin\0" |
| 5986 | "warn_deprecated_builtin_no_suggestion\0" |
| 5987 | "warn_deprecated_comma_subscript\0" |
| 5988 | "warn_deprecated_copy\0" |
| 5989 | "warn_deprecated_copy_with_dtor\0" |
| 5990 | "warn_deprecated_copy_with_user_provided_copy\0" |
| 5991 | "warn_deprecated_copy_with_user_provided_dtor\0" |
| 5992 | "warn_deprecated_def\0" |
| 5993 | "warn_deprecated_for_co_await\0" |
| 5994 | "warn_deprecated_fwdclass_message\0" |
| 5995 | "warn_deprecated_ignored_on_using\0" |
| 5996 | "warn_deprecated_increment_decrement_volatile\0" |
| 5997 | "warn_deprecated_lax_vec_conv_all\0" |
| 5998 | "warn_deprecated_literal_operator_id\0" |
| 5999 | "warn_deprecated_message\0" |
| 6000 | "warn_deprecated_missing_comma_before_ellipsis\0" |
| 6001 | "warn_deprecated_module_dot_map\0" |
| 6002 | "warn_deprecated_noreturn_spelling\0" |
| 6003 | "warn_deprecated_redundant_constexpr_static_def\0" |
| 6004 | "warn_deprecated_register\0" |
| 6005 | "warn_deprecated_simple_assign_volatile\0" |
| 6006 | "warn_deprecated_string_literal_conversion\0" |
| 6007 | "warn_deprecated_switch_case\0" |
| 6008 | "warn_deprecated_this_capture\0" |
| 6009 | "warn_deprecated_volatile_param\0" |
| 6010 | "warn_deprecated_volatile_return\0" |
| 6011 | "warn_deprecated_volatile_structured_binding\0" |
| 6012 | "warn_dereference_of_noderef_type\0" |
| 6013 | "warn_dereference_of_noderef_type_no_decl\0" |
| 6014 | "warn_diagnose_if_succeeded\0" |
| 6015 | "warn_direct_initialize_call\0" |
| 6016 | "warn_direct_ivar_access\0" |
| 6017 | "warn_direct_super_initialize_call\0" |
| 6018 | "warn_dispatch_body_ignored\0" |
| 6019 | "warn_division_sizeof_array\0" |
| 6020 | "warn_division_sizeof_ptr\0" |
| 6021 | "warn_dllattr_ignored_exclusion_takes_precedence\0" |
| 6022 | "warn_dllexport_inherited_ctor_unsupported\0" |
| 6023 | "warn_dllexport_on_decl_ignored\0" |
| 6024 | "warn_dllimport_dropped_from_inline_function\0" |
| 6025 | "warn_doc_api_container_decl_mismatch\0" |
| 6026 | "warn_doc_block_command_duplicate\0" |
| 6027 | "warn_doc_block_command_empty_paragraph\0" |
| 6028 | "warn_doc_container_decl_mismatch\0" |
| 6029 | "warn_doc_deprecated_not_sync\0" |
| 6030 | "warn_doc_function_method_decl_mismatch\0" |
| 6031 | "warn_doc_html_end_forbidden\0" |
| 6032 | "warn_doc_html_end_unbalanced\0" |
| 6033 | "warn_doc_html_missing_end_tag\0" |
| 6034 | "warn_doc_html_start_end_mismatch\0" |
| 6035 | "warn_doc_html_start_tag_expected_ident_or_greater\0" |
| 6036 | "warn_doc_html_start_tag_expected_quoted_string\0" |
| 6037 | "warn_doc_inline_command_not_enough_arguments\0" |
| 6038 | "warn_doc_param_duplicate\0" |
| 6039 | "warn_doc_param_invalid_direction\0" |
| 6040 | "warn_doc_param_not_attached_to_a_function_decl\0" |
| 6041 | "warn_doc_param_not_found\0" |
| 6042 | "warn_doc_param_spaces_in_direction\0" |
| 6043 | "warn_doc_returns_attached_to_a_void_function\0" |
| 6044 | "warn_doc_returns_not_attached_to_a_function_decl\0" |
| 6045 | "warn_doc_tparam_duplicate\0" |
| 6046 | "warn_doc_tparam_not_attached_to_a_template_decl\0" |
| 6047 | "warn_doc_tparam_not_found\0" |
| 6048 | "warn_double_const_requires_fp64\0" |
| 6049 | "warn_double_lock\0" |
| 6050 | "warn_drv_argument_not_allowed_with\0" |
| 6051 | "warn_drv_assuming_mfloat_abi_is\0" |
| 6052 | "warn_drv_avr_family_linking_stdlibs_not_implemented\0" |
| 6053 | "warn_drv_avr_libc_not_found\0" |
| 6054 | "warn_drv_avr_linker_section_addresses_not_implemented\0" |
| 6055 | "warn_drv_avr_mcu_not_specified\0" |
| 6056 | "warn_drv_avr_stdlib_not_linked\0" |
| 6057 | "warn_drv_clang_unsupported\0" |
| 6058 | "warn_drv_darwin_sdk_invalid_settings\0" |
| 6059 | "warn_drv_delayed_template_parsing_after_cxx20\0" |
| 6060 | "warn_drv_deprecated_arg\0" |
| 6061 | "warn_drv_deprecated_arg_ofast\0" |
| 6062 | "warn_drv_deprecated_arg_ofast_for_flang\0" |
| 6063 | "warn_drv_deprecated_custom\0" |
| 6064 | "warn_drv_diagnostics_hotness_requires_pgo\0" |
| 6065 | "warn_drv_diagnostics_misexpect_requires_pgo\0" |
| 6066 | "warn_drv_disabling_vptr_no_rtti_default\0" |
| 6067 | "warn_drv_dwarf_version_limited_by_target\0" |
| 6068 | "warn_drv_dxc_missing_dxv\0" |
| 6069 | "warn_drv_empty_joined_argument\0" |
| 6070 | "warn_drv_fine_grained_bitfield_accesses_ignored\0" |
| 6071 | "warn_drv_fjmc_for_elf_only\0" |
| 6072 | "warn_drv_fraw_string_literals_in_cxx11\0" |
| 6073 | "warn_drv_fuse_ld_path\0" |
| 6074 | "warn_drv_gcc_install_dir_libstdcxx\0" |
| 6075 | "warn_drv_global_isel_incomplete\0" |
| 6076 | "warn_drv_global_isel_incomplete_opt\0" |
| 6077 | "warn_drv_input_file_unused\0" |
| 6078 | "warn_drv_input_file_unused_by_cpp\0" |
| 6079 | "warn_drv_invalid_arch_name_with_suggestion\0" |
| 6080 | "warn_drv_invalid_argument_for_flang\0" |
| 6081 | "warn_drv_jmc_requires_debuginfo\0" |
| 6082 | "warn_drv_large_data_threshold_invalid_code_model\0" |
| 6083 | "warn_drv_libstdcxx_not_found\0" |
| 6084 | "warn_drv_loongarch_conflicting_implied_val\0" |
| 6085 | "warn_drv_math_errno_enabled_after_veclib\0" |
| 6086 | "warn_drv_missing_multilib\0" |
| 6087 | "warn_drv_missing_plugin_arg\0" |
| 6088 | "warn_drv_missing_plugin_name\0" |
| 6089 | "warn_drv_moutline_atomics_unsupported_opt\0" |
| 6090 | "warn_drv_moutline_unsupported_opt\0" |
| 6091 | "warn_drv_msp430_hwmult_mismatch\0" |
| 6092 | "warn_drv_msp430_hwmult_no_device\0" |
| 6093 | "warn_drv_msp430_hwmult_unsupported\0" |
| 6094 | "warn_drv_msvc_not_found\0" |
| 6095 | "warn_drv_multi_gpu_arch\0" |
| 6096 | "warn_drv_multilib_not_available_for_target\0" |
| 6097 | "warn_drv_needs_hvx\0" |
| 6098 | "warn_drv_new_cuda_version\0" |
| 6099 | "warn_drv_no_floating_point_registers\0" |
| 6100 | "warn_drv_object_size_disabled_O0\0" |
| 6101 | "warn_drv_omp_offload_target_duplicate\0" |
| 6102 | "warn_drv_openacc_without_cir\0" |
| 6103 | "warn_drv_optimization_value\0" |
| 6104 | "warn_drv_overriding_complex_range\0" |
| 6105 | "warn_drv_overriding_deployment_version\0" |
| 6106 | "warn_drv_overriding_option\0" |
| 6107 | "warn_drv_partially_supported_cuda_version\0" |
| 6108 | "warn_drv_pch_ignoring_gch_dir\0" |
| 6109 | "warn_drv_pch_ignoring_gch_file\0" |
| 6110 | "warn_drv_pch_not_first_include\0" |
| 6111 | "warn_drv_potentially_misspelled_joined_argument\0" |
| 6112 | "warn_drv_preprocessed_input_file_unused\0" |
| 6113 | "warn_drv_ps_force_pic\0" |
| 6114 | "warn_drv_riscv_be_experimental\0" |
| 6115 | "warn_drv_sarif_format_unstable\0" |
| 6116 | "warn_drv_treating_input_as_cxx\0" |
| 6117 | "warn_drv_unable_to_find_directory_expected\0" |
| 6118 | "warn_drv_unknown_argument_clang_cl\0" |
| 6119 | "warn_drv_unknown_argument_clang_cl_with_suggestion\0" |
| 6120 | "warn_drv_unsupported_debug_info_opt_for_target\0" |
| 6121 | "warn_drv_unsupported_diag_option_for_flang\0" |
| 6122 | "warn_drv_unsupported_float_abi_by_lib\0" |
| 6123 | "warn_drv_unsupported_gpopt\0" |
| 6124 | "warn_drv_unsupported_longcalls\0" |
| 6125 | "warn_drv_unsupported_openmp_library\0" |
| 6126 | "warn_drv_unsupported_opt_for_target\0" |
| 6127 | "warn_drv_unsupported_option_for_flang\0" |
| 6128 | "warn_drv_unsupported_option_for_offload_arch_req_feature\0" |
| 6129 | "warn_drv_unsupported_option_for_processor\0" |
| 6130 | "warn_drv_unsupported_option_for_runtime\0" |
| 6131 | "warn_drv_unsupported_option_for_target\0" |
| 6132 | "warn_drv_unsupported_option_part_for_target\0" |
| 6133 | "warn_drv_unsupported_pic_with_mabicalls\0" |
| 6134 | "warn_drv_unused_argument\0" |
| 6135 | "warn_drv_unused_x\0" |
| 6136 | "warn_drv_yc_multiple_inputs_clang_cl\0" |
| 6137 | "warn_drv_ycyu_different_arg_clang_cl\0" |
| 6138 | "warn_dup_category_def\0" |
| 6139 | "warn_duplicate_attribute\0" |
| 6140 | "warn_duplicate_attribute_exact\0" |
| 6141 | "warn_duplicate_codeseg_attribute\0" |
| 6142 | "warn_duplicate_declspec\0" |
| 6143 | "warn_duplicate_enum_values\0" |
| 6144 | "warn_duplicate_method_decl\0" |
| 6145 | "warn_duplicate_module_file_extension\0" |
| 6146 | "warn_duplicate_protocol_def\0" |
| 6147 | "warn_dylib_symbol_flags_mismatch\0" |
| 6148 | "warn_dyn_class_memaccess\0" |
| 6149 | "warn_eagerly_load_for_standard_cplusplus_modules\0" |
| 6150 | "warn_empty_defer_body\0" |
| 6151 | "warn_empty_for_body\0" |
| 6152 | "warn_empty_format_string\0" |
| 6153 | "warn_empty_if_body\0" |
| 6154 | "warn_empty_init_statement\0" |
| 6155 | "warn_empty_parens_are_function_decl\0" |
| 6156 | "warn_empty_range_based_for_body\0" |
| 6157 | "warn_empty_switch_body\0" |
| 6158 | "warn_empty_while_body\0" |
| 6159 | "warn_enum_constant_in_bool_context\0" |
| 6160 | "warn_equality_with_extra_parens\0" |
| 6161 | "warn_exception_caught_by_earlier_handler\0" |
| 6162 | "warn_exception_spec_deprecated\0" |
| 6163 | "warn_excess_precision_not_supported\0" |
| 6164 | "warn_exit_time_destructor\0" |
| 6165 | "warn_expect_fewer_underlying_mutexes\0" |
| 6166 | "warn_expect_more_underlying_mutexes\0" |
| 6167 | "warn_expected_consistent_version_separator\0" |
| 6168 | "warn_expected_qualified_after_typename\0" |
| 6169 | "warn_expecting_lock_held_on_loop\0" |
| 6170 | "warn_expecting_locked\0" |
| 6171 | "warn_experimental_header_unit\0" |
| 6172 | "warn_explicit_instantiation_after_specialization\0" |
| 6173 | "warn_explicit_instantiation_inline_0x\0" |
| 6174 | "warn_explicit_instantiation_must_be_global_0x\0" |
| 6175 | "warn_explicit_instantiation_out_of_scope_0x\0" |
| 6176 | "warn_explicit_instantiation_unqualified_wrong_namespace_0x\0" |
| 6177 | "warn_exposure\0" |
| 6178 | "warn_ext_c23_attributes\0" |
| 6179 | "warn_ext_cxx11_attributes\0" |
| 6180 | "warn_ext_int_deprecated\0" |
| 6181 | "warn_ext_type_aware_allocators\0" |
| 6182 | "warn_extern_init\0" |
| 6183 | "warn_extra_semi_after_mem_fn_def\0" |
| 6184 | "warn_failed_to_resolve_pragma\0" |
| 6185 | "warn_falloff_nonvoid\0" |
| 6186 | "warn_fe_backend_frame_larger_than\0" |
| 6187 | "warn_fe_backend_invalid_feature_flag\0" |
| 6188 | "warn_fe_backend_optimization_failure\0" |
| 6189 | "warn_fe_backend_plugin\0" |
| 6190 | "warn_fe_backend_readonly_feature_flag\0" |
| 6191 | "warn_fe_backend_resource_limit\0" |
| 6192 | "warn_fe_backend_unsupported\0" |
| 6193 | "warn_fe_backend_unsupported_fp_exceptions\0" |
| 6194 | "warn_fe_backend_unsupported_fp_rounding\0" |
| 6195 | "warn_fe_backend_warning_attr\0" |
| 6196 | "warn_fe_cc_log_diagnostics_failure\0" |
| 6197 | "warn_fe_cc_print_header_failure\0" |
| 6198 | "warn_fe_frame_larger_than\0" |
| 6199 | "warn_fe_inline_asm\0" |
| 6200 | "warn_fe_linking_module\0" |
| 6201 | "warn_fe_macro_contains_embedded_newline\0" |
| 6202 | "warn_fe_override_module\0" |
| 6203 | "warn_fe_serialized_diag_failure\0" |
| 6204 | "warn_fe_serialized_diag_failure_during_finalization\0" |
| 6205 | "warn_fe_serialized_diag_merge_failure\0" |
| 6206 | "warn_fe_source_mgr\0" |
| 6207 | "warn_fe_unable_to_open_stats_file\0" |
| 6208 | "warn_field_is_uninit\0" |
| 6209 | "warn_field_requires_explicit_init\0" |
| 6210 | "warn_final_dtor_non_final_class\0" |
| 6211 | "warn_fixedpoint_constant_overflow\0" |
| 6212 | "warn_fixit_no_changes\0" |
| 6213 | "warn_flag_enum_constant_out_of_range\0" |
| 6214 | "warn_float_compare_literal\0" |
| 6215 | "warn_float_overflow\0" |
| 6216 | "warn_float_underflow\0" |
| 6217 | "warn_floatingpoint_eq\0" |
| 6218 | "warn_for_range_begin_end_types_differ\0" |
| 6219 | "warn_for_range_const_ref_binds_temp_built_from_ref\0" |
| 6220 | "warn_for_range_copy\0" |
| 6221 | "warn_for_range_ref_binds_ret_temp\0" |
| 6222 | "warn_format_P_no_precision\0" |
| 6223 | "warn_format_P_with_objc_pointer\0" |
| 6224 | "warn_format_argument_needs_cast\0" |
| 6225 | "warn_format_argument_needs_cast_pedantic\0" |
| 6226 | "warn_format_bool_as_character\0" |
| 6227 | "warn_format_cmp_modifierfor_mismatch\0" |
| 6228 | "warn_format_cmp_role_mismatch\0" |
| 6229 | "warn_format_cmp_sensitivity_mismatch\0" |
| 6230 | "warn_format_cmp_specifier_arity\0" |
| 6231 | "warn_format_cmp_specifier_mismatch\0" |
| 6232 | "warn_format_cmp_specifier_mismatch_pedantic\0" |
| 6233 | "warn_format_cmp_specifier_sign_mismatch\0" |
| 6234 | "warn_format_conversion_argument_type_mismatch\0" |
| 6235 | "warn_format_conversion_argument_type_mismatch_confusion\0" |
| 6236 | "warn_format_conversion_argument_type_mismatch_pedantic\0" |
| 6237 | "warn_format_conversion_argument_type_mismatch_signedness\0" |
| 6238 | "warn_format_invalid_annotation\0" |
| 6239 | "warn_format_invalid_conversion\0" |
| 6240 | "warn_format_invalid_positional_specifier\0" |
| 6241 | "warn_format_mix_positional_nonpositional_args\0" |
| 6242 | "warn_format_non_standard\0" |
| 6243 | "warn_format_non_standard_conversion_spec\0" |
| 6244 | "warn_format_non_standard_positional_arg\0" |
| 6245 | "warn_format_nonliteral\0" |
| 6246 | "warn_format_nonliteral_noargs\0" |
| 6247 | "warn_format_nonsensical_length\0" |
| 6248 | "warn_format_overflow\0" |
| 6249 | "warn_format_overflow_non_kprintf\0" |
| 6250 | "warn_format_string_is_wide_literal\0" |
| 6251 | "warn_format_string_type_incompatible\0" |
| 6252 | "warn_format_truncation\0" |
| 6253 | "warn_format_truncation_non_kprintf\0" |
| 6254 | "warn_format_zero_positional_specifier\0" |
| 6255 | "warn_fortify_scanf_overflow\0" |
| 6256 | "warn_fortify_source_overflow\0" |
| 6257 | "warn_fortify_source_size_mismatch\0" |
| 6258 | "warn_fortify_strlen_overflow\0" |
| 6259 | "warn_forward_class_redefinition\0" |
| 6260 | "warn_four_char_character_literal\0" |
| 6261 | "warn_fp_nan_inf_when_disabled\0" |
| 6262 | "warn_frame_address\0" |
| 6263 | "warn_framework_include_private_from_public\0" |
| 6264 | "warn_free_nonheap_object\0" |
| 6265 | "warn_fun_excludes_mutex\0" |
| 6266 | "warn_fun_requires_lock\0" |
| 6267 | "warn_fun_requires_lock_precise\0" |
| 6268 | "warn_fun_requires_negative_cap\0" |
| 6269 | "warn_func_effect_calls_expr_without_effect\0" |
| 6270 | "warn_func_effect_calls_func_without_effect\0" |
| 6271 | "warn_func_effect_violation\0" |
| 6272 | "warn_func_template_missing\0" |
| 6273 | "warn_function_always_inline_attribute_mismatch\0" |
| 6274 | "warn_function_attribute_ignored_in_stmt\0" |
| 6275 | "warn_function_def_in_objc_container\0" |
| 6276 | "warn_function_stmt_attribute_precedence\0" |
| 6277 | "warn_gc_attribute_weak_on_local\0" |
| 6278 | "warn_gcc_attribute_location\0" |
| 6279 | "warn_gcc_ignores_type_attr\0" |
| 6280 | "warn_gcc_requires_variadic_function\0" |
| 6281 | "warn_gcc_variable_decl_in_for_loop\0" |
| 6282 | "warn_glob_did_not_match\0" |
| 6283 | "warn_global_constructor\0" |
| 6284 | "warn_global_destructor\0" |
| 6285 | "warn_gnu_inline_attribute_requires_inline\0" |
| 6286 | "warn_gnu_inline_cplusplus_without_extern\0" |
| 6287 | "warn_gnu_null_ptr_arith\0" |
| 6288 | "warn_guarded_pass_by_reference\0" |
| 6289 | "warn_guarded_pass_pointer\0" |
| 6290 | "warn_guarded_return_by_reference\0" |
| 6291 | "warn_guarded_return_pointer\0" |
| 6292 | "warn_has_warning_invalid_option\0" |
| 6293 | "warn_header_availability_mismatch\0" |
| 6294 | "warn_header_guard\0" |
| 6295 | "warn_header_hidden_symbol\0" |
| 6296 | "warn_header_shadowing\0" |
| 6297 | "warn_header_symbol_flags_mismatch\0" |
| 6298 | "warn_header_symbol_missing\0" |
| 6299 | "warn_hip_omp_target_directives\0" |
| 6300 | "warn_hlsl_assigning_local_resource_is_not_unique\0" |
| 6301 | "warn_hlsl_availability\0" |
| 6302 | "warn_hlsl_availability_unavailable\0" |
| 6303 | "warn_hlsl_deprecated_register_type_b\0" |
| 6304 | "warn_hlsl_deprecated_register_type_i\0" |
| 6305 | "warn_hlsl_groupshared_202x\0" |
| 6306 | "warn_hlsl_groupshared_init\0" |
| 6307 | "warn_hlsl_groupshared_inout\0" |
| 6308 | "warn_hlsl_impcast_matrix_truncation\0" |
| 6309 | "warn_hlsl_impcast_vector_truncation\0" |
| 6310 | "warn_hlsl_implicit_binding\0" |
| 6311 | "warn_hlsl_langstd_minimal\0" |
| 6312 | "warn_hlsl_packoffset_mix\0" |
| 6313 | "warn_hlsl_register_type_c_packoffset\0" |
| 6314 | "warn_hlsl_user_defined_type_missing_member\0" |
| 6315 | "warn_iboutlet_object_type\0" |
| 6316 | "warn_iboutletcollection_property_assign\0" |
| 6317 | "warn_identity_field_assign\0" |
| 6318 | "warn_ignored_clang_option\0" |
| 6319 | "warn_ignored_gcc_optimization\0" |
| 6320 | "warn_ignored_hip_only_option\0" |
| 6321 | "warn_ignored_ms_inheritance\0" |
| 6322 | "warn_ignored_objc_externally_retained\0" |
| 6323 | "warn_ignoring_fdiscard_for_bitcode\0" |
| 6324 | "warn_ignoring_ftabstop_value\0" |
| 6325 | "warn_ignoring_verify_debuginfo_preserve_export\0" |
| 6326 | "warn_imp_cast_drops_unaligned\0" |
| 6327 | "warn_impcast_bitfield_precision_constant\0" |
| 6328 | "warn_impcast_bool_to_null_pointer\0" |
| 6329 | "warn_impcast_complex_scalar\0" |
| 6330 | "warn_impcast_constant_value_to_objc_bool\0" |
| 6331 | "warn_impcast_different_enum_types\0" |
| 6332 | "warn_impcast_double_promotion\0" |
| 6333 | "warn_impcast_fixed_point_range\0" |
| 6334 | "warn_impcast_float_integer\0" |
| 6335 | "warn_impcast_float_precision\0" |
| 6336 | "warn_impcast_float_result_precision\0" |
| 6337 | "warn_impcast_float_to_integer\0" |
| 6338 | "warn_impcast_float_to_integer_out_of_range\0" |
| 6339 | "warn_impcast_float_to_integer_zero\0" |
| 6340 | "warn_impcast_float_to_objc_signed_char_bool\0" |
| 6341 | "warn_impcast_floating_point_to_bool\0" |
| 6342 | "warn_impcast_high_order_zero_bits\0" |
| 6343 | "warn_impcast_int_to_enum\0" |
| 6344 | "warn_impcast_int_to_objc_signed_char_bool\0" |
| 6345 | "warn_impcast_integer_64_32\0" |
| 6346 | "warn_impcast_integer_float_precision\0" |
| 6347 | "warn_impcast_integer_float_precision_constant\0" |
| 6348 | "warn_impcast_integer_precision\0" |
| 6349 | "warn_impcast_integer_precision_constant\0" |
| 6350 | "warn_impcast_integer_precision_on_negation\0" |
| 6351 | "warn_impcast_integer_sign\0" |
| 6352 | "warn_impcast_integer_sign_conditional\0" |
| 6353 | "warn_impcast_literal_float_to_integer\0" |
| 6354 | "warn_impcast_literal_float_to_integer_out_of_range\0" |
| 6355 | "warn_impcast_matrix_scalar\0" |
| 6356 | "warn_impcast_nonnegative_result\0" |
| 6357 | "warn_impcast_null_pointer_to_integer\0" |
| 6358 | "warn_impcast_objective_c_literal_to_bool\0" |
| 6359 | "warn_impcast_overflow_behavior\0" |
| 6360 | "warn_impcast_overflow_behavior_assignment\0" |
| 6361 | "warn_impcast_overflow_behavior_assignment_pedantic\0" |
| 6362 | "warn_impcast_overflow_behavior_pedantic\0" |
| 6363 | "warn_impcast_pointer_to_bool\0" |
| 6364 | "warn_impcast_single_bit_bitield_precision_constant\0" |
| 6365 | "warn_impcast_string_literal_to_bool\0" |
| 6366 | "warn_impcast_unicode_char_type\0" |
| 6367 | "warn_impcast_unicode_char_type_constant\0" |
| 6368 | "warn_impcast_unicode_precision\0" |
| 6369 | "warn_impcast_vector_scalar\0" |
| 6370 | "warn_impl_required_for_class_property\0" |
| 6371 | "warn_impl_required_in_category_for_class_property\0" |
| 6372 | "warn_implements_nscopying\0" |
| 6373 | "warn_implicit_atomic_property\0" |
| 6374 | "warn_implicit_decl_no_jmp_buf\0" |
| 6375 | "warn_implicit_decl_requires_sysheader\0" |
| 6376 | "warn_implicit_function_decl\0" |
| 6377 | "warn_implicitly_retains_self\0" |
| 6378 | "warn_import_implementation_partition_unit_in_interface_unit\0" |
| 6379 | "warn_import_on_definition\0" |
| 6380 | "warn_inaccessible_base_class\0" |
| 6381 | "warn_incompatible_analyzer_plugin_api\0" |
| 6382 | "warn_incompatible_branch_protection_option\0" |
| 6383 | "warn_incompatible_exception_specs\0" |
| 6384 | "warn_incompatible_qualified_id\0" |
| 6385 | "warn_incompatible_sysroot\0" |
| 6386 | "warn_incompatible_vectors\0" |
| 6387 | "warn_incomplete_encoded_type\0" |
| 6388 | "warn_inconsistent_array_form\0" |
| 6389 | "warn_inconsistent_destructor_marked_not_override_overriding\0" |
| 6390 | "warn_inconsistent_function_marked_not_override_overriding\0" |
| 6391 | "warn_increment_bool\0" |
| 6392 | "warn_independentclass_attribute\0" |
| 6393 | "warn_indirection_through_null\0" |
| 6394 | "warn_infinite_recursive_function\0" |
| 6395 | "warn_init_list_constant_narrowing\0" |
| 6396 | "warn_init_list_type_narrowing\0" |
| 6397 | "warn_init_list_variable_narrowing\0" |
| 6398 | "warn_init_priority_reserved\0" |
| 6399 | "warn_init_ptr_member_to_parameter_addr\0" |
| 6400 | "warn_initializer_out_of_order\0" |
| 6401 | "warn_initializer_overrides\0" |
| 6402 | "warn_initializer_string_for_char_array_too_long_for_cpp\0" |
| 6403 | "warn_initializer_string_for_char_array_too_long_no_nonstring\0" |
| 6404 | "warn_inline_namespace_reopened_noninline\0" |
| 6405 | "warn_inst_method_not_found\0" |
| 6406 | "warn_instance_method_not_found_with_typo\0" |
| 6407 | "warn_instance_method_on_class_found\0" |
| 6408 | "warn_int_to_pointer_cast\0" |
| 6409 | "warn_int_to_void_pointer_cast\0" |
| 6410 | "warn_integer_constant_overflow\0" |
| 6411 | "warn_integer_constants_in_conditional_always_true\0" |
| 6412 | "warn_internal_linkage_local_storage\0" |
| 6413 | "warn_interrupt_signal_attribute_invalid\0" |
| 6414 | "warn_interrupt_attribute_invalid\0" |
| 6415 | "warn_invalid_add_func_effects\0" |
| 6416 | "warn_invalid_asm_cast_lvalue\0" |
| 6417 | "warn_invalid_cpu_supports\0" |
| 6418 | "warn_invalid_default_version_priority\0" |
| 6419 | "warn_invalid_feature_combination\0" |
| 6420 | "warn_invalid_initializer_from_system_header\0" |
| 6421 | "warn_invalid_ios_deployment_target\0" |
| 6422 | "warn_invalid_specialization\0" |
| 6423 | "warn_invalid_utf8_in_comment\0" |
| 6424 | "warn_is_constant_evaluated_always_true_constexpr\0" |
| 6425 | "warn_ivar_use_hidden\0" |
| 6426 | "warn_ivars_in_interface\0" |
| 6427 | "warn_jump_out_of_seh_finally\0" |
| 6428 | "warn_kern_is_inline\0" |
| 6429 | "warn_kern_is_method\0" |
| 6430 | "warn_left_shift_always\0" |
| 6431 | "warn_left_shift_in_bool_context\0" |
| 6432 | "warn_library_hidden_symbol\0" |
| 6433 | "warn_library_missing_symbol\0" |
| 6434 | "warn_lifetime_safety_cross_tu_param_suggestion\0" |
| 6435 | "warn_lifetime_safety_cross_tu_this_suggestion\0" |
| 6436 | "warn_lifetime_safety_dangling_field\0" |
| 6437 | "warn_lifetime_safety_dangling_field_moved\0" |
| 6438 | "warn_lifetime_safety_dangling_global\0" |
| 6439 | "warn_lifetime_safety_dangling_global_moved\0" |
| 6440 | "warn_lifetime_safety_intra_tu_param_suggestion\0" |
| 6441 | "warn_lifetime_safety_intra_tu_this_suggestion\0" |
| 6442 | "warn_lifetime_safety_invalidation\0" |
| 6443 | "warn_lifetime_safety_noescape_escapes\0" |
| 6444 | "warn_lifetime_safety_return_stack_addr\0" |
| 6445 | "warn_lifetime_safety_return_stack_addr_moved\0" |
| 6446 | "warn_lifetime_safety_use_after_scope\0" |
| 6447 | "warn_lifetime_safety_use_after_scope_moved\0" |
| 6448 | "warn_lock_exclusive_and_shared\0" |
| 6449 | "warn_lock_some_predecessors\0" |
| 6450 | "warn_logical_and_in_logical_or\0" |
| 6451 | "warn_logical_instead_of_bitwise\0" |
| 6452 | "warn_logical_not_on_lhs_of_check\0" |
| 6453 | "warn_loop_ctrl_binds_to_inner\0" |
| 6454 | "warn_loop_state_mismatch\0" |
| 6455 | "warn_main_in_named_module\0" |
| 6456 | "warn_main_one_arg\0" |
| 6457 | "warn_main_redefined\0" |
| 6458 | "warn_main_returns_bool_literal\0" |
| 6459 | "warn_max_tokens\0" |
| 6460 | "warn_max_tokens_total\0" |
| 6461 | "warn_max_unsigned_zero\0" |
| 6462 | "warn_maybe_capture_bad_target_this_ptr\0" |
| 6463 | "warn_maybe_uninit_var\0" |
| 6464 | "warn_maynot_respond\0" |
| 6465 | "warn_member_extra_qualification\0" |
| 6466 | "warn_memsize_comparison\0" |
| 6467 | "warn_messaging_unqualified_id\0" |
| 6468 | "warn_method_param_declaration\0" |
| 6469 | "warn_method_param_redefinition\0" |
| 6470 | "warn_microsoft_dependent_exists\0" |
| 6471 | "warn_microsoft_qualifiers_ignored\0" |
| 6472 | "warn_mig_server_routine_does_not_return_kern_return_t\0" |
| 6473 | "warn_misleading_indentation\0" |
| 6474 | "warn_mismatched_availability\0" |
| 6475 | "warn_mismatched_availability_override\0" |
| 6476 | "warn_mismatched_availability_override_unavail\0" |
| 6477 | "warn_mismatched_delete_new\0" |
| 6478 | "warn_mismatched_func_effect_override\0" |
| 6479 | "warn_mismatched_func_effect_redeclaration\0" |
| 6480 | "warn_mismatched_import\0" |
| 6481 | "warn_mismatched_nullability_attr\0" |
| 6482 | "warn_mismatched_section\0" |
| 6483 | "warn_misplaced_ellipsis_vararg\0" |
| 6484 | "warn_missing_braces\0" |
| 6485 | "warn_missing_case\0" |
| 6486 | "warn_missing_case_for_condition\0" |
| 6487 | "warn_missing_dependent_template_keyword\0" |
| 6488 | "warn_missing_designated_field_initializers\0" |
| 6489 | "warn_missing_explicit_synthesis\0" |
| 6490 | "warn_missing_field_initializers\0" |
| 6491 | "warn_missing_format_attribute\0" |
| 6492 | "warn_missing_format_string\0" |
| 6493 | "warn_missing_include_dirs\0" |
| 6494 | "warn_missing_method_return_type\0" |
| 6495 | "warn_missing_prototype\0" |
| 6496 | "warn_missing_sdksettings_for_availability_checking\0" |
| 6497 | "warn_missing_selector_name\0" |
| 6498 | "warn_missing_sentinel\0" |
| 6499 | "warn_missing_submodule\0" |
| 6500 | "warn_missing_symbol_graph_dir\0" |
| 6501 | "warn_missing_sysroot\0" |
| 6502 | "warn_missing_type_specifier\0" |
| 6503 | "warn_missing_variable_declarations\0" |
| 6504 | "warn_missing_whitespace_after_macro_name\0" |
| 6505 | "warn_mixed_decls_code\0" |
| 6506 | "warn_mixed_sign_comparison\0" |
| 6507 | "warn_mmap_incomplete_framework_module_declaration\0" |
| 6508 | "warn_mmap_mismatched_private_module_name\0" |
| 6509 | "warn_mmap_mismatched_private_submodule\0" |
| 6510 | "warn_mmap_path_outside_directory\0" |
| 6511 | "warn_mmap_redundant_export_as\0" |
| 6512 | "warn_mmap_umbrella_dir_not_found\0" |
| 6513 | "warn_mmap_unknown_attribute\0" |
| 6514 | "warn_modifying_shadowing_decl\0" |
| 6515 | "warn_module_config_macro_undef\0" |
| 6516 | "warn_module_conflict\0" |
| 6517 | "warn_module_file_mapping_mismatch\0" |
| 6518 | "warn_module_system_bit_conflict\0" |
| 6519 | "warn_module_uses_date_time\0" |
| 6520 | "warn_ms_bitfield_mismatched_storage_packing\0" |
| 6521 | "warn_ms_inline_non_function\0" |
| 6522 | "warn_multichar_character_literal\0" |
| 6523 | "warn_multiple_method_decl\0" |
| 6524 | "warn_multiple_selectors\0" |
| 6525 | "warn_multiversion_duplicate_entries\0" |
| 6526 | "warn_musttail_local_temp_addr_ref\0" |
| 6527 | "warn_namespace_member_extra_qualification\0" |
| 6528 | "warn_neon_vector_initializer_non_portable\0" |
| 6529 | "warn_nested_block_comment\0" |
| 6530 | "warn_new_dangling_initializer_list\0" |
| 6531 | "warn_new_dangling_reference\0" |
| 6532 | "warn_no_autosynthesis_property\0" |
| 6533 | "warn_no_autosynthesis_shared_ivar_property\0" |
| 6534 | "warn_no_constructor_for_refconst\0" |
| 6535 | "warn_no_dynamic_cast_with_rtti_disabled\0" |
| 6536 | "warn_no_newline_eof\0" |
| 6537 | "warn_no_priv_submodule_use_toplevel\0" |
| 6538 | "warn_no_such_excluded_header_file\0" |
| 6539 | "warn_no_support_for_eval_method_source_on_m32\0" |
| 6540 | "warn_no_typeid_with_rtti_disabled\0" |
| 6541 | "warn_no_underlying_type_specified_for_enum_bitfield\0" |
| 6542 | "warn_no_unlock\0" |
| 6543 | "warn_nocf_check_attribute_ignored\0" |
| 6544 | "warn_noderef_on_non_pointer_or_array\0" |
| 6545 | "warn_noderef_to_dereferenceable_pointer\0" |
| 6546 | "warn_non_aligned_allocation_function\0" |
| 6547 | "warn_non_contravariant_overriding_param_types\0" |
| 6548 | "warn_non_contravariant_param_types\0" |
| 6549 | "warn_non_covariant_overriding_ret_types\0" |
| 6550 | "warn_non_covariant_ret_types\0" |
| 6551 | "warn_non_literal_null_pointer\0" |
| 6552 | "warn_non_modular_include_in_framework_module\0" |
| 6553 | "warn_non_modular_include_in_module\0" |
| 6554 | "warn_non_pod_vararg_with_format_string\0" |
| 6555 | "warn_non_prototype_changes_behavior\0" |
| 6556 | "warn_non_virtual_dtor\0" |
| 6557 | "warn_nonnull_expr_compare\0" |
| 6558 | "warn_noreturn_coroutine\0" |
| 6559 | "warn_noreturn_function_has_return_expr\0" |
| 6560 | "warn_noreturn_has_return_expr\0" |
| 6561 | "warn_not_a_doxygen_trailing_member_comment\0" |
| 6562 | "warn_not_compound_assign\0" |
| 6563 | "warn_not_eliding_copy_on_return\0" |
| 6564 | "warn_not_enough_argument\0" |
| 6565 | "warn_not_in_enum\0" |
| 6566 | "warn_not_in_enum_assignment\0" |
| 6567 | "warn_not_xl_compatible\0" |
| 6568 | "warn_nothrow_attribute_ignored\0" |
| 6569 | "warn_npot_ms_struct\0" |
| 6570 | "warn_ns_attribute_wrong_parameter_type\0" |
| 6571 | "warn_ns_attribute_wrong_return_type\0" |
| 6572 | "warn_nsconsumed_attribute_mismatch\0" |
| 6573 | "warn_nsdictionary_duplicate_key\0" |
| 6574 | "warn_nsobject_attribute\0" |
| 6575 | "warn_nsreturns_retained_attribute_mismatch\0" |
| 6576 | "warn_null_arg\0" |
| 6577 | "warn_null_in_arithmetic_operation\0" |
| 6578 | "warn_null_in_comparison_operation\0" |
| 6579 | "warn_null_pointer_compare\0" |
| 6580 | "warn_null_resettable_setter\0" |
| 6581 | "warn_null_ret\0" |
| 6582 | "warn_null_statement\0" |
| 6583 | "warn_nullability_declspec\0" |
| 6584 | "warn_nullability_duplicate\0" |
| 6585 | "warn_nullability_inferred_on_nested_type\0" |
| 6586 | "warn_nullability_lost\0" |
| 6587 | "warn_nullability_missing\0" |
| 6588 | "warn_nullability_missing_array\0" |
| 6589 | "warn_objc_boxing_invalid_utf8_string\0" |
| 6590 | "warn_objc_cdirective_format_string\0" |
| 6591 | "warn_objc_circular_container\0" |
| 6592 | "warn_objc_collection_literal_element\0" |
| 6593 | "warn_objc_designated_init_missing_super_call\0" |
| 6594 | "warn_objc_designated_init_non_designated_init_call\0" |
| 6595 | "warn_objc_designated_init_non_super_designated_init_call\0" |
| 6596 | "warn_objc_direct_ignored\0" |
| 6597 | "warn_objc_direct_property_ignored\0" |
| 6598 | "warn_objc_implementation_missing_designated_init_override\0" |
| 6599 | "warn_objc_invalid_bridge\0" |
| 6600 | "warn_objc_invalid_bridge_to_cf\0" |
| 6601 | "warn_objc_isa_assign\0" |
| 6602 | "warn_objc_isa_use\0" |
| 6603 | "warn_objc_literal_comparison\0" |
| 6604 | "warn_objc_missing_super_call\0" |
| 6605 | "warn_objc_pointer_cxx_catch_fragile\0" |
| 6606 | "warn_objc_pointer_masking\0" |
| 6607 | "warn_objc_pointer_masking_performSelector\0" |
| 6608 | "warn_objc_precise_lifetime_meaningless\0" |
| 6609 | "warn_objc_property_assign_on_object\0" |
| 6610 | "warn_objc_property_copy_missing_on_block\0" |
| 6611 | "warn_objc_property_default_assign_on_object\0" |
| 6612 | "warn_objc_property_no_assignment_attribute\0" |
| 6613 | "warn_objc_property_retain_of_block\0" |
| 6614 | "warn_objc_protocol_qualifier_missing_id\0" |
| 6615 | "warn_objc_readonly_property_has_setter\0" |
| 6616 | "warn_objc_redundant_literal_use\0" |
| 6617 | "warn_objc_redundant_qualified_class_type\0" |
| 6618 | "warn_objc_requires_super_protocol\0" |
| 6619 | "warn_objc_root_class_missing\0" |
| 6620 | "warn_objc_secondary_init_missing_init_call\0" |
| 6621 | "warn_objc_secondary_init_super_init_call\0" |
| 6622 | "warn_objc_string_literal_comparison\0" |
| 6623 | "warn_objc_unsafe_perform_selector\0" |
| 6624 | "warn_obt_discarded_at_function_boundary\0" |
| 6625 | "warn_obt_discarded_at_function_boundary_pedantic\0" |
| 6626 | "warn_odr_different_num_template_parameters\0" |
| 6627 | "warn_odr_different_template_parameter_kind\0" |
| 6628 | "warn_odr_field_type_inconsistent\0" |
| 6629 | "warn_odr_function_type_inconsistent\0" |
| 6630 | "warn_odr_ivar_type_inconsistent\0" |
| 6631 | "warn_odr_non_type_parameter_type_inconsistent\0" |
| 6632 | "warn_odr_objc_method_num_params_inconsistent\0" |
| 6633 | "warn_odr_objc_method_param_type_inconsistent\0" |
| 6634 | "warn_odr_objc_method_result_type_inconsistent\0" |
| 6635 | "warn_odr_objc_method_variadic_inconsistent\0" |
| 6636 | "warn_odr_objc_property_impl_kind_inconsistent\0" |
| 6637 | "warn_odr_objc_property_type_inconsistent\0" |
| 6638 | "warn_odr_objc_superclass_inconsistent\0" |
| 6639 | "warn_odr_objc_synthesize_ivar_inconsistent\0" |
| 6640 | "warn_odr_parameter_pack_non_pack\0" |
| 6641 | "warn_odr_tag_type_inconsistent\0" |
| 6642 | "warn_odr_tag_type_with_attributes\0" |
| 6643 | "warn_odr_variable_multiple_def\0" |
| 6644 | "warn_odr_variable_type_inconsistent\0" |
| 6645 | "warn_offload_incompatible_redeclare\0" |
| 6646 | "warn_old_implicitly_unsigned_long\0" |
| 6647 | "warn_old_implicitly_unsigned_long_cxx\0" |
| 6648 | "warn_old_style_cast\0" |
| 6649 | "warn_omp51_compat_attributes\0" |
| 6650 | "warn_omp_alignment_not_power_of_two\0" |
| 6651 | "warn_omp_allocate_thread_on_task_target_directive\0" |
| 6652 | "warn_omp_assume_attribute_string_unknown\0" |
| 6653 | "warn_omp_assume_attribute_string_unknown_suggested\0" |
| 6654 | "warn_omp_ctx_incompatible_property_for_selector\0" |
| 6655 | "warn_omp_ctx_incompatible_score_for_property\0" |
| 6656 | "warn_omp_ctx_incompatible_selector_for_set\0" |
| 6657 | "warn_omp_ctx_selector_without_properties\0" |
| 6658 | "warn_omp_declare_target_after_first_use\0" |
| 6659 | "warn_omp_declare_target_local_not_implemented\0" |
| 6660 | "warn_omp_declare_variant_after_emitted\0" |
| 6661 | "warn_omp_declare_variant_after_used\0" |
| 6662 | "warn_omp_declare_variant_ctx_mutiple_use\0" |
| 6663 | "warn_omp_declare_variant_ctx_not_a_property\0" |
| 6664 | "warn_omp_declare_variant_ctx_not_a_selector\0" |
| 6665 | "warn_omp_declare_variant_ctx_not_a_set\0" |
| 6666 | "warn_omp_declare_variant_expected\0" |
| 6667 | "warn_omp_declare_variant_marked_as_declare_variant\0" |
| 6668 | "warn_omp_declare_variant_score_not_constant\0" |
| 6669 | "warn_omp_declare_variant_string_literal_or_identifier\0" |
| 6670 | "warn_omp_default_deprecated\0" |
| 6671 | "warn_omp_depend_in_ordered_deprecated\0" |
| 6672 | "warn_omp_deprecated_declare_target_delimited_form\0" |
| 6673 | "warn_omp_extra_tokens_at_eol\0" |
| 6674 | "warn_omp_future_directive_spelling\0" |
| 6675 | "warn_omp_gpu_unsupported_clause\0" |
| 6676 | "warn_omp_gpu_unsupported_modifier_for_clause\0" |
| 6677 | "warn_omp_invalid_attribute_for_ompx_attributes\0" |
| 6678 | "warn_omp_linear_step_zero\0" |
| 6679 | "warn_omp_loop_64_bit_var\0" |
| 6680 | "warn_omp_minus_in_reduction_deprecated\0" |
| 6681 | "warn_omp_more_one_device_type_clause\0" |
| 6682 | "warn_omp_more_one_interop_type\0" |
| 6683 | "warn_omp_more_one_omp_all_memory\0" |
| 6684 | "warn_omp_nesting_simd\0" |
| 6685 | "warn_omp_non_trivial_type_mapped\0" |
| 6686 | "warn_omp_not_in_target_context\0" |
| 6687 | "warn_omp_redundant_fusion\0" |
| 6688 | "warn_omp_section_is_char\0" |
| 6689 | "warn_omp_unknown_assumption_clause_missing_id\0" |
| 6690 | "warn_omp_unknown_assumption_clause_without_args\0" |
| 6691 | "warn_omp_unterminated_declare_target\0" |
| 6692 | "warn_omp_used_different_allocator\0" |
| 6693 | "warn_on_superclass_use\0" |
| 6694 | "warn_opencl_attr_deprecated_ignored\0" |
| 6695 | "warn_opencl_generic_address_space_arg\0" |
| 6696 | "warn_opencl_unsupported_core_feature\0" |
| 6697 | "warn_openmp_incomplete\0" |
| 6698 | "warn_operator_new_returns_null\0" |
| 6699 | "warn_option_invalid_ocl_version\0" |
| 6700 | "warn_os_log_format_narg\0" |
| 6701 | "warn_out_of_range_compare\0" |
| 6702 | "warn_overaligned_type\0" |
| 6703 | "warn_overflow_behavior_attribute_disabled\0" |
| 6704 | "warn_overflow_behavior_keyword_disabled\0" |
| 6705 | "warn_overloaded_shift_in_comparison\0" |
| 6706 | "warn_overloaded_virtual\0" |
| 6707 | "warn_overriding_method_missing_noescape\0" |
| 6708 | "warn_padded_struct_anon_bitfield\0" |
| 6709 | "warn_padded_struct_anon_field\0" |
| 6710 | "warn_padded_struct_bitfield\0" |
| 6711 | "warn_padded_struct_field\0" |
| 6712 | "warn_padded_struct_size\0" |
| 6713 | "warn_param_mismatched_alignment\0" |
| 6714 | "warn_param_return_typestate_mismatch\0" |
| 6715 | "warn_param_typestate_mismatch\0" |
| 6716 | "warn_parameter_size\0" |
| 6717 | "warn_parens_disambiguated_as_function_declaration\0" |
| 6718 | "warn_parens_disambiguated_as_variable_declaration\0" |
| 6719 | "warn_pargma_push_pop_macro_empty_string\0" |
| 6720 | "warn_pass_class_arg_to_vararg\0" |
| 6721 | "warn_pch_vfsoverlay_mismatch\0" |
| 6722 | "warn_perf_constraint_implies_noexcept\0" |
| 6723 | "warn_pessimizing_move_on_initialization\0" |
| 6724 | "warn_pessimizing_move_on_return\0" |
| 6725 | "warn_pgo_condition_limit\0" |
| 6726 | "warn_pgo_test_vector_limit\0" |
| 6727 | "warn_platform_mismatch\0" |
| 6728 | "warn_pointer_abs\0" |
| 6729 | "warn_pointer_arith_null_ptr\0" |
| 6730 | "warn_pointer_compare\0" |
| 6731 | "warn_pointer_indirection_from_incompatible_type\0" |
| 6732 | "warn_pointer_sub_null_ptr\0" |
| 6733 | "warn_pointer_to_enum_cast\0" |
| 6734 | "warn_pointer_to_int_cast\0" |
| 6735 | "warn_poison_system_directories\0" |
| 6736 | "warn_possible_object_duplication_init\0" |
| 6737 | "warn_possible_object_duplication_mutable\0" |
| 6738 | "warn_potentially_direct_selector_expression\0" |
| 6739 | "warn_pp_ambiguous_macro\0" |
| 6740 | "warn_pp_convert_to_positive\0" |
| 6741 | "warn_pp_date_time\0" |
| 6742 | "warn_pp_expr_overflow\0" |
| 6743 | "warn_pp_extra_tokens_at_module_directive_eol\0" |
| 6744 | "warn_pp_hdrstop_filename_ignored\0" |
| 6745 | "warn_pp_identifier_is_cpp_keyword\0" |
| 6746 | "warn_pp_include_angled_in_module_purview\0" |
| 6747 | "warn_pp_invalid_directive\0" |
| 6748 | "warn_pp_line_decimal\0" |
| 6749 | "warn_pp_macro_def_mismatch_with_pch\0" |
| 6750 | "warn_pp_macro_hides_keyword\0" |
| 6751 | "warn_pp_macro_is_reserved_attribute_id\0" |
| 6752 | "warn_pp_macro_is_reserved_id\0" |
| 6753 | "warn_pp_objc_macro_redef_ignored\0" |
| 6754 | "warn_pp_undef_identifier\0" |
| 6755 | "warn_pp_undef_prefix\0" |
| 6756 | "warn_pp_undef_true_identifier\0" |
| 6757 | "warn_pragma_acc_ignored\0" |
| 6758 | "warn_pragma_align_expected_equal\0" |
| 6759 | "warn_pragma_align_invalid_option\0" |
| 6760 | "warn_pragma_align_not_xl_compatible\0" |
| 6761 | "warn_pragma_attribute_unused\0" |
| 6762 | "warn_pragma_comment_ignored\0" |
| 6763 | "warn_pragma_debug_dependent_argument\0" |
| 6764 | "warn_pragma_debug_missing_argument\0" |
| 6765 | "warn_pragma_debug_missing_command\0" |
| 6766 | "warn_pragma_debug_unable_to_find_module\0" |
| 6767 | "warn_pragma_debug_unexpected_argument\0" |
| 6768 | "warn_pragma_debug_unexpected_command\0" |
| 6769 | "warn_pragma_debug_unknown_module\0" |
| 6770 | "warn_pragma_deprecated_macro_use\0" |
| 6771 | "warn_pragma_diagnostic_cannot_pop\0" |
| 6772 | "warn_pragma_diagnostic_invalid\0" |
| 6773 | "warn_pragma_diagnostic_invalid_option\0" |
| 6774 | "warn_pragma_diagnostic_invalid_token\0" |
| 6775 | "warn_pragma_diagnostic_unknown_warning\0" |
| 6776 | "warn_pragma_exec_charset_expected\0" |
| 6777 | "warn_pragma_exec_charset_push_invalid\0" |
| 6778 | "warn_pragma_exec_charset_spec_invalid\0" |
| 6779 | "warn_pragma_expected_action_or_r_paren\0" |
| 6780 | "warn_pragma_expected_colon\0" |
| 6781 | "warn_pragma_expected_colon_r_paren\0" |
| 6782 | "warn_pragma_expected_comma\0" |
| 6783 | "warn_pragma_expected_identifier\0" |
| 6784 | "warn_pragma_expected_init_seg\0" |
| 6785 | "warn_pragma_expected_integer\0" |
| 6786 | "warn_pragma_expected_lparen\0" |
| 6787 | "warn_pragma_expected_non_wide_string\0" |
| 6788 | "warn_pragma_expected_predicate\0" |
| 6789 | "warn_pragma_expected_punc\0" |
| 6790 | "warn_pragma_expected_rparen\0" |
| 6791 | "warn_pragma_expected_section_label_or_name\0" |
| 6792 | "warn_pragma_expected_section_name\0" |
| 6793 | "warn_pragma_expected_section_push_pop_or_name\0" |
| 6794 | "warn_pragma_expected_string\0" |
| 6795 | "warn_pragma_extension_is_core\0" |
| 6796 | "warn_pragma_extra_tokens_at_eol\0" |
| 6797 | "warn_pragma_final_macro\0" |
| 6798 | "warn_pragma_force_cuda_host_device_bad_arg\0" |
| 6799 | "warn_pragma_fp_ignored\0" |
| 6800 | "warn_pragma_ignored\0" |
| 6801 | "warn_pragma_include_alias_expected\0" |
| 6802 | "warn_pragma_include_alias_expected_filename\0" |
| 6803 | "warn_pragma_include_alias_mismatch_angle\0" |
| 6804 | "warn_pragma_include_alias_mismatch_quote\0" |
| 6805 | "warn_pragma_init_seg_unsupported_target\0" |
| 6806 | "warn_pragma_intrinsic_builtin\0" |
| 6807 | "warn_pragma_invalid_action\0" |
| 6808 | "warn_pragma_invalid_argument\0" |
| 6809 | "warn_pragma_invalid_specific_action\0" |
| 6810 | "warn_pragma_message\0" |
| 6811 | "warn_pragma_missing_argument\0" |
| 6812 | "warn_pragma_ms_fenv_access\0" |
| 6813 | "warn_pragma_ms_struct\0" |
| 6814 | "warn_pragma_not_applied\0" |
| 6815 | "warn_pragma_not_applied_to_defined_symbol\0" |
| 6816 | "warn_pragma_omp_ignored\0" |
| 6817 | "warn_pragma_options_align_reset_failed\0" |
| 6818 | "warn_pragma_options_expected_align\0" |
| 6819 | "warn_pragma_pack_invalid_alignment\0" |
| 6820 | "warn_pragma_pack_malformed\0" |
| 6821 | "warn_pragma_pack_modified_after_include\0" |
| 6822 | "warn_pragma_pack_no_pop_eof\0" |
| 6823 | "warn_pragma_pack_non_default_at_include\0" |
| 6824 | "warn_pragma_pack_pop_identifier_and_alignment\0" |
| 6825 | "warn_pragma_pack_show\0" |
| 6826 | "warn_pragma_pop_failed\0" |
| 6827 | "warn_pragma_pop_macro_no_push\0" |
| 6828 | "warn_pragma_restrict_expansion_macro_use\0" |
| 6829 | "warn_pragma_unknown_extension\0" |
| 6830 | "warn_pragma_unroll_cuda_value_in_parens\0" |
| 6831 | "warn_pragma_unsupported_action\0" |
| 6832 | "warn_pragma_unsupported_extension\0" |
| 6833 | "warn_pragma_unused_expected_var\0" |
| 6834 | "warn_pragma_unused_expected_var_arg\0" |
| 6835 | "warn_pragma_unused_undeclared_var\0" |
| 6836 | "warn_pragma_warning_expected\0" |
| 6837 | "warn_pragma_warning_expected_number\0" |
| 6838 | "warn_pragma_warning_push_level\0" |
| 6839 | "warn_pragma_warning_spec_invalid\0" |
| 6840 | "warn_pre_c23_compat_attributes\0" |
| 6841 | "warn_pre_cxx26_ambiguous_pack_indexing_type\0" |
| 6842 | "warn_precedence_bitwise_conditional\0" |
| 6843 | "warn_precedence_bitwise_rel\0" |
| 6844 | "warn_precedence_conditional\0" |
| 6845 | "warn_preferred_type_bitfield_too_small_for_enum\0" |
| 6846 | "warn_preferred_type_signed_bitfield_enum_conversion\0" |
| 6847 | "warn_preferred_type_unsigned_bitfield_assigned_signed_enum\0" |
| 6848 | "warn_printf_ObjCflags_without_ObjCConversion\0" |
| 6849 | "warn_printf_asterisk_missing_arg\0" |
| 6850 | "warn_printf_asterisk_wrong_type\0" |
| 6851 | "warn_printf_data_arg_not_used\0" |
| 6852 | "warn_printf_empty_objc_flag\0" |
| 6853 | "warn_printf_format_string_contains_null_char\0" |
| 6854 | "warn_printf_format_string_not_null_terminated\0" |
| 6855 | "warn_printf_ignored_flag\0" |
| 6856 | "warn_printf_incomplete_specifier\0" |
| 6857 | "warn_printf_insufficient_data_args\0" |
| 6858 | "warn_printf_invalid_objc_flag\0" |
| 6859 | "warn_printf_narg_not_supported\0" |
| 6860 | "warn_printf_nonsensical_flag\0" |
| 6861 | "warn_printf_nonsensical_optional_amount\0" |
| 6862 | "warn_printf_positional_arg_exceeds_data_args\0" |
| 6863 | "warn_private_extern\0" |
| 6864 | "warn_profile_data_misexpect\0" |
| 6865 | "warn_profile_data_missing\0" |
| 6866 | "warn_profile_data_out_of_date\0" |
| 6867 | "warn_profile_data_unprofiled\0" |
| 6868 | "warn_property_access_suggest\0" |
| 6869 | "warn_property_attr_mismatch\0" |
| 6870 | "warn_property_attribute\0" |
| 6871 | "warn_property_getter_owning_mismatch\0" |
| 6872 | "warn_property_implicitly_mismatched\0" |
| 6873 | "warn_property_method_deprecated\0" |
| 6874 | "warn_property_redecl_getter_mismatch\0" |
| 6875 | "warn_property_types_are_incompatible\0" |
| 6876 | "warn_protocol_property_mismatch\0" |
| 6877 | "warn_pt_guarded_pass_by_reference\0" |
| 6878 | "warn_pt_guarded_pass_pointer\0" |
| 6879 | "warn_pt_guarded_return_by_reference\0" |
| 6880 | "warn_pt_guarded_return_pointer\0" |
| 6881 | "warn_ptr_arith_exceeds_bounds\0" |
| 6882 | "warn_ptr_arith_exceeds_max_addressable_bounds\0" |
| 6883 | "warn_ptr_arith_precedes_bounds\0" |
| 6884 | "warn_ptr_independentclass_attribute\0" |
| 6885 | "warn_ptrauth_auth_null_pointer\0" |
| 6886 | "warn_ptrauth_sign_null_pointer\0" |
| 6887 | "warn_pure_function_returns_void\0" |
| 6888 | "warn_qual_base_type\0" |
| 6889 | "warn_qual_return_type\0" |
| 6890 | "warn_quoted_include_in_framework_header\0" |
| 6891 | "warn_readonly_property\0" |
| 6892 | "warn_receiver_forward_class\0" |
| 6893 | "warn_receiver_forward_instance\0" |
| 6894 | "warn_redecl_library_builtin\0" |
| 6895 | "warn_redeclaration_without_attribute_prev_attribute_ignored\0" |
| 6896 | "warn_redeclaration_without_import_attribute\0" |
| 6897 | "warn_redefine_extname_not_applied\0" |
| 6898 | "warn_redefinition_in_param_list\0" |
| 6899 | "warn_redundant_loop_iteration\0" |
| 6900 | "warn_redundant_move_on_return\0" |
| 6901 | "warn_redundant_overflow_behaviors_mixed\0" |
| 6902 | "warn_redundant_parens_around_declarator\0" |
| 6903 | "warn_reference_field_is_uninit\0" |
| 6904 | "warn_reference_tu_local_entity_in_other_tu\0" |
| 6905 | "warn_register_objc_catch_parm\0" |
| 6906 | "warn_reinterpret_different_from_static\0" |
| 6907 | "warn_related_result_type_compatibility_class\0" |
| 6908 | "warn_related_result_type_compatibility_protocol\0" |
| 6909 | "warn_remainder_division_by_zero\0" |
| 6910 | "warn_require_const_init_added_too_late\0" |
| 6911 | "warn_reserved_extern_symbol\0" |
| 6912 | "warn_reserved_module_name\0" |
| 6913 | "warn_ret_addr_label\0" |
| 6914 | "warn_ret_local_temp_addr_ref\0" |
| 6915 | "warn_ret_stack_addr_ref\0" |
| 6916 | "warn_return_missing_expr\0" |
| 6917 | "warn_return_typestate_for_unconsumable_type\0" |
| 6918 | "warn_return_typestate_mismatch\0" |
| 6919 | "warn_return_value_size\0" |
| 6920 | "warn_return_value_udt\0" |
| 6921 | "warn_return_value_udt_incomplete\0" |
| 6922 | "warn_riscv_repeated_interrupt_attribute\0" |
| 6923 | "warn_root_inst_method_not_found\0" |
| 6924 | "warn_rpaths_mismatch\0" |
| 6925 | "warn_rpaths_missing\0" |
| 6926 | "warn_sampler_initializer_invalid_bits\0" |
| 6927 | "warn_scanf_nonzero_width\0" |
| 6928 | "warn_scanf_scanlist_incomplete\0" |
| 6929 | "warn_second_arg_of_va_start_not_last_non_variadic_param\0" |
| 6930 | "warn_second_parameter_to_va_arg_array\0" |
| 6931 | "warn_second_parameter_to_va_arg_never_compatible\0" |
| 6932 | "warn_second_parameter_to_va_arg_not_pod\0" |
| 6933 | "warn_second_parameter_to_va_arg_ownership_qualified\0" |
| 6934 | "warn_section_msvc_compat\0" |
| 6935 | "warn_self_assignment_builtin\0" |
| 6936 | "warn_self_assignment_overloaded\0" |
| 6937 | "warn_self_move\0" |
| 6938 | "warn_semicolon_before_method_body\0" |
| 6939 | "warn_setter_getter_impl_required\0" |
| 6940 | "warn_setter_getter_impl_required_in_category\0" |
| 6941 | "warn_shadow_field\0" |
| 6942 | "warn_shift_bool\0" |
| 6943 | "warn_shift_gt_typewidth\0" |
| 6944 | "warn_shift_lhs_negative\0" |
| 6945 | "warn_shift_negative\0" |
| 6946 | "warn_shift_result_gt_typewidth\0" |
| 6947 | "warn_shift_result_sets_sign_bit\0" |
| 6948 | "warn_side_effects_typeid\0" |
| 6949 | "warn_side_effects_unevaluated_context\0" |
| 6950 | "warn_signed_bitfield_enum_conversion\0" |
| 6951 | "warn_simdlen_1_no_effect\0" |
| 6952 | "warn_simdlen_must_fit_lanes\0" |
| 6953 | "warn_simdlen_requires_power_of_2\0" |
| 6954 | "warn_sizeof_array_decay\0" |
| 6955 | "warn_sizeof_array_param\0" |
| 6956 | "warn_sizeof_pointer_expr_memaccess\0" |
| 6957 | "warn_sizeof_pointer_expr_memaccess_note\0" |
| 6958 | "warn_sizeof_pointer_type_memaccess\0" |
| 6959 | "warn_slash_u_filename\0" |
| 6960 | "warn_slh_does_not_support_asm_goto\0" |
| 6961 | "warn_sme_locally_streaming_has_vl_args_returns\0" |
| 6962 | "warn_sme_streaming_compatible_vl_mismatch\0" |
| 6963 | "warn_sme_streaming_pass_return_vl_to_non_streaming\0" |
| 6964 | "warn_some_initializers_out_of_order\0" |
| 6965 | "warn_sometimes_uninit_var\0" |
| 6966 | "warn_splice_in_doxygen_comment\0" |
| 6967 | "warn_ssaf_extract_summary_unknown_extractor_name\0" |
| 6968 | "warn_ssaf_extract_tu_summary_file_unknown_format\0" |
| 6969 | "warn_ssaf_extract_tu_summary_file_unknown_output_format\0" |
| 6970 | "warn_ssaf_must_enable_summary_extractors\0" |
| 6971 | "warn_ssaf_write_tu_summary_failed\0" |
| 6972 | "warn_stack_clash_protection_inline_asm\0" |
| 6973 | "warn_stack_exhausted\0" |
| 6974 | "warn_stack_protection_ignore_attribute\0" |
| 6975 | "warn_standalone_specifier\0" |
| 6976 | "warn_static_array_too_small\0" |
| 6977 | "warn_static_inline_explicit_inst_ignored\0" |
| 6978 | "warn_static_local_in_extern_inline\0" |
| 6979 | "warn_static_main\0" |
| 6980 | "warn_static_self_reference_in_init\0" |
| 6981 | "warn_stdc_fenv_round_not_supported\0" |
| 6982 | "warn_stdc_unknown_rounding_mode\0" |
| 6983 | "warn_strict_multiple_method_decl\0" |
| 6984 | "warn_strict_potentially_direct_selector_expression\0" |
| 6985 | "warn_strict_prototypes\0" |
| 6986 | "warn_strict_uses_without_prototype\0" |
| 6987 | "warn_string_plus_char\0" |
| 6988 | "warn_string_plus_int\0" |
| 6989 | "warn_stringcompare\0" |
| 6990 | "warn_strlcpycat_wrong_size\0" |
| 6991 | "warn_strncat_large_size\0" |
| 6992 | "warn_strncat_src_size\0" |
| 6993 | "warn_strncat_wrong_size\0" |
| 6994 | "warn_struct_class_previous_tag_mismatch\0" |
| 6995 | "warn_struct_class_tag_mismatch\0" |
| 6996 | "warn_sub_ptr_zero_size_types\0" |
| 6997 | "warn_subscript_is_char\0" |
| 6998 | "warn_suggest_destructor_marked_not_override_overriding\0" |
| 6999 | "warn_suggest_function_marked_not_override_overriding\0" |
| 7000 | "warn_suggest_noreturn_block\0" |
| 7001 | "warn_suggest_noreturn_function\0" |
| 7002 | "warn_superclass_variable_sized_type_not_at_end\0" |
| 7003 | "warn_suspicious_bzero_size\0" |
| 7004 | "warn_suspicious_sizeof_memset\0" |
| 7005 | "warn_switch_default\0" |
| 7006 | "warn_sycl_entry_point_redundant_declaration\0" |
| 7007 | "warn_sycl_external_missing_on_first_decl\0" |
| 7008 | "warn_sycl_kernel_invalid_template_param_type\0" |
| 7009 | "warn_sycl_kernel_name_not_a_class_type\0" |
| 7010 | "warn_sycl_kernel_num_of_function_params\0" |
| 7011 | "warn_sycl_kernel_num_of_template_params\0" |
| 7012 | "warn_sycl_kernel_return_type\0" |
| 7013 | "warn_sync_fetch_and_nand_semantics_change\0" |
| 7014 | "warn_sync_op_misaligned\0" |
| 7015 | "warn_taking_address_of_packed_member\0" |
| 7016 | "warn_target\0" |
| 7017 | "warn_target_clone_duplicate_options\0" |
| 7018 | "warn_target_clone_mixed_values\0" |
| 7019 | "warn_target_clone_no_impact_options\0" |
| 7020 | "warn_target_override_arm64ec\0" |
| 7021 | "warn_target_unrecognized_env\0" |
| 7022 | "warn_target_unsupported_abs2008\0" |
| 7023 | "warn_target_unsupported_abslegacy\0" |
| 7024 | "warn_target_unsupported_branch_protection_attribute\0" |
| 7025 | "warn_target_unsupported_compact_branches\0" |
| 7026 | "warn_target_unsupported_extension\0" |
| 7027 | "warn_target_unsupported_nan2008\0" |
| 7028 | "warn_target_unsupported_nanlegacy\0" |
| 7029 | "warn_tautological_bool_compare\0" |
| 7030 | "warn_tautological_compare_objc_bool\0" |
| 7031 | "warn_tautological_compare_value_range\0" |
| 7032 | "warn_tautological_constant_compare\0" |
| 7033 | "warn_tautological_negation_and_compare\0" |
| 7034 | "warn_tautological_negation_or_compare\0" |
| 7035 | "warn_tautological_overlap_comparison\0" |
| 7036 | "warn_tcb_enforcement_violation\0" |
| 7037 | "warn_template_arg_negative\0" |
| 7038 | "warn_template_arg_too_large\0" |
| 7039 | "warn_template_export_unsupported\0" |
| 7040 | "warn_template_qualified_friend_ignored\0" |
| 7041 | "warn_template_qualified_friend_unsupported\0" |
| 7042 | "warn_tentative_incomplete_array\0" |
| 7043 | "warn_this_bool_conversion\0" |
| 7044 | "warn_this_null_compare\0" |
| 7045 | "warn_thread_attribute_argument_not_lockable\0" |
| 7046 | "warn_thread_attribute_decl_not_lockable\0" |
| 7047 | "warn_thread_attribute_decl_not_pointer\0" |
| 7048 | "warn_thread_attribute_ignored\0" |
| 7049 | "warn_thread_attribute_not_on_capability_member\0" |
| 7050 | "warn_thread_attribute_not_on_non_static_member\0" |
| 7051 | "warn_thread_attribute_not_on_scoped_lockable_param\0" |
| 7052 | "warn_thread_attribute_requires_preceded\0" |
| 7053 | "warn_thread_safety_beta\0" |
| 7054 | "warn_thread_safety_verbose\0" |
| 7055 | "warn_throw_in_noexcept_func\0" |
| 7056 | "warn_throw_not_valid_on_target\0" |
| 7057 | "warn_throw_underaligned_obj\0" |
| 7058 | "warn_toc_unsupported_type\0" |
| 7059 | "warn_transparent_union_attribute_field_size_align\0" |
| 7060 | "warn_transparent_union_attribute_floating\0" |
| 7061 | "warn_transparent_union_attribute_not_definition\0" |
| 7062 | "warn_transparent_union_attribute_zero_fields\0" |
| 7063 | "warn_trivial_auto_var_limit\0" |
| 7064 | "warn_try_not_valid_on_target\0" |
| 7065 | "warn_type_attribute_deprecated_on_decl\0" |
| 7066 | "warn_type_attribute_wrong_type\0" |
| 7067 | "warn_type_safety_null_pointer_required\0" |
| 7068 | "warn_type_safety_type_mismatch\0" |
| 7069 | "warn_type_tag_for_datatype_wrong_kind\0" |
| 7070 | "warn_typecheck_convert_incompatible_function_pointer_strict\0" |
| 7071 | "warn_typecheck_function_qualifiers_ignored\0" |
| 7072 | "warn_typecheck_ordered_comparison_of_function_pointers\0" |
| 7073 | "warn_typecheck_reference_qualifiers\0" |
| 7074 | "warn_typecheck_vector_element_sizes_not_equal\0" |
| 7075 | "warn_ucn_escape_incomplete\0" |
| 7076 | "warn_ucn_escape_no_digits\0" |
| 7077 | "warn_ucn_escape_surrogate\0" |
| 7078 | "warn_ucn_not_valid_in_c89\0" |
| 7079 | "warn_ucn_not_valid_in_c89_literal\0" |
| 7080 | "warn_unaligned_access\0" |
| 7081 | "warn_unannotated_fallthrough\0" |
| 7082 | "warn_unannotated_fallthrough_per_function\0" |
| 7083 | "warn_unavailable_def\0" |
| 7084 | "warn_unavailable_fwdclass_message\0" |
| 7085 | "warn_uncovered_module_header\0" |
| 7086 | "warn_undeclared_selector\0" |
| 7087 | "warn_undeclared_selector_with_typo\0" |
| 7088 | "warn_undef_interface\0" |
| 7089 | "warn_undef_interface_suggest\0" |
| 7090 | "warn_undef_method_impl\0" |
| 7091 | "warn_undef_protocolref\0" |
| 7092 | "warn_undefined_inline\0" |
| 7093 | "warn_undefined_internal\0" |
| 7094 | "warn_undefined_reinterpret_cast\0" |
| 7095 | "warn_unevaluated_string_prefix\0" |
| 7096 | "warn_unguarded_availability\0" |
| 7097 | "warn_unguarded_availability_new\0" |
| 7098 | "warn_unguarded_availability_unavailable\0" |
| 7099 | "warn_unguarded_availability_unavailable_new\0" |
| 7100 | "warn_unhandled_ms_attribute_ignored\0" |
| 7101 | "warn_unimplemented_protocol_method\0" |
| 7102 | "warn_unimplemented_selector\0" |
| 7103 | "warn_uninit_byref_blockvar_captured_by_block\0" |
| 7104 | "warn_uninit_const_pointer\0" |
| 7105 | "warn_uninit_const_reference\0" |
| 7106 | "warn_uninit_self_reference_in_init\0" |
| 7107 | "warn_uninit_self_reference_in_reference_init\0" |
| 7108 | "warn_uninit_var\0" |
| 7109 | "warn_unknown_attribute_ignored\0" |
| 7110 | "warn_unknown_attribute_ignored_suggestion\0" |
| 7111 | "warn_unknown_comment_command_name\0" |
| 7112 | "warn_unknown_declare_variant_isa_trait\0" |
| 7113 | "warn_unknown_diag_option\0" |
| 7114 | "warn_unknown_sanitizer_ignored\0" |
| 7115 | "warn_unknown_warning_specifier\0" |
| 7116 | "warn_unlock_but_no_lock\0" |
| 7117 | "warn_unlock_kind_mismatch\0" |
| 7118 | "warn_unmatched_underlying_mutexes\0" |
| 7119 | "warn_unnecessary_packed\0" |
| 7120 | "warn_unnecessary_virtual_specifier\0" |
| 7121 | "warn_unneeded_internal_decl\0" |
| 7122 | "warn_unneeded_member_function\0" |
| 7123 | "warn_unneeded_static_internal_decl\0" |
| 7124 | "warn_unpacked_field\0" |
| 7125 | "warn_unprefixed_octal_deprecated\0" |
| 7126 | "warn_unqualified_call_to_std_cast_function\0" |
| 7127 | "warn_unreachable\0" |
| 7128 | "warn_unreachable_association\0" |
| 7129 | "warn_unreachable_break\0" |
| 7130 | "warn_unreachable_default\0" |
| 7131 | "warn_unreachable_fallthrough_attr\0" |
| 7132 | "warn_unreachable_loop_increment\0" |
| 7133 | "warn_unreachable_return\0" |
| 7134 | "warn_unreachable_version\0" |
| 7135 | "warn_unsafe_buffer_format_attr_call\0" |
| 7136 | "warn_unsafe_buffer_libc_call\0" |
| 7137 | "warn_unsafe_buffer_operation\0" |
| 7138 | "warn_unsafe_buffer_usage_in_container\0" |
| 7139 | "warn_unsafe_buffer_usage_in_static_sized_array\0" |
| 7140 | "warn_unsafe_buffer_usage_unique_ptr_array_access\0" |
| 7141 | "warn_unsafe_buffer_variable\0" |
| 7142 | "warn_unsequenced_mod_mod\0" |
| 7143 | "warn_unsequenced_mod_use\0" |
| 7144 | "warn_unsigned_abs\0" |
| 7145 | "warn_unsigned_always_true_comparison\0" |
| 7146 | "warn_unsigned_bitfield_assigned_signed_enum\0" |
| 7147 | "warn_unsigned_char_always_true_comparison\0" |
| 7148 | "warn_unsigned_enum_always_true_comparison\0" |
| 7149 | "warn_unsupported_branch_protection\0" |
| 7150 | "warn_unsupported_branch_protection_spec\0" |
| 7151 | "warn_unsupported_target_attribute\0" |
| 7152 | "warn_unused_but_set_parameter\0" |
| 7153 | "warn_unused_but_set_variable\0" |
| 7154 | "warn_unused_call\0" |
| 7155 | "warn_unused_comma_left_operand\0" |
| 7156 | "warn_unused_comparison\0" |
| 7157 | "warn_unused_const_variable\0" |
| 7158 | "warn_unused_constructor\0" |
| 7159 | "warn_unused_container_subscript_expr\0" |
| 7160 | "warn_unused_exception_param\0" |
| 7161 | "warn_unused_expr\0" |
| 7162 | "warn_unused_function\0" |
| 7163 | "warn_unused_label\0" |
| 7164 | "warn_unused_lambda_capture\0" |
| 7165 | "warn_unused_local_typedef\0" |
| 7166 | "warn_unused_member_function\0" |
| 7167 | "warn_unused_parameter\0" |
| 7168 | "warn_unused_private_field\0" |
| 7169 | "warn_unused_property_backing_ivar\0" |
| 7170 | "warn_unused_property_expr\0" |
| 7171 | "warn_unused_result\0" |
| 7172 | "warn_unused_result_typedef_unsupported_spelling\0" |
| 7173 | "warn_unused_return_type\0" |
| 7174 | "warn_unused_template\0" |
| 7175 | "warn_unused_variable\0" |
| 7176 | "warn_unused_voidptr\0" |
| 7177 | "warn_unused_volatile\0" |
| 7178 | "warn_use_in_invalid_state\0" |
| 7179 | "warn_use_of_private_header_outside_module\0" |
| 7180 | "warn_use_of_temp_in_invalid_state\0" |
| 7181 | "warn_used_but_marked_unused\0" |
| 7182 | "warn_user_defined_msg_constexpr\0" |
| 7183 | "warn_user_literal_reserved\0" |
| 7184 | "warn_using_directive_in_header\0" |
| 7185 | "warn_utf8_symbol_homoglyph\0" |
| 7186 | "warn_utf8_symbol_zero_width\0" |
| 7187 | "warn_va_start_type_is_undefined\0" |
| 7188 | "warn_var_decl_not_read_only\0" |
| 7189 | "warn_var_deref_requires_any_lock\0" |
| 7190 | "warn_var_deref_requires_lock\0" |
| 7191 | "warn_var_deref_requires_lock_precise\0" |
| 7192 | "warn_var_template_missing\0" |
| 7193 | "warn_variable_requires_any_lock\0" |
| 7194 | "warn_variable_requires_lock\0" |
| 7195 | "warn_variable_requires_lock_precise\0" |
| 7196 | "warn_variable_sized_ivar_visibility\0" |
| 7197 | "warn_variables_not_in_loop_body\0" |
| 7198 | "warn_vbase_moved_multiple_times\0" |
| 7199 | "warn_vector_long_decl_spec_combination\0" |
| 7200 | "warn_vector_mode_deprecated\0" |
| 7201 | "warn_verbatim_block_end_without_start\0" |
| 7202 | "warn_version_priority_out_of_range\0" |
| 7203 | "warn_vla_used\0" |
| 7204 | "warn_void_pointer_to_enum_cast\0" |
| 7205 | "warn_void_pointer_to_int_cast\0" |
| 7206 | "warn_wasm_dynamic_exception_spec_ignored\0" |
| 7207 | "warn_weak_identifier_undeclared\0" |
| 7208 | "warn_weak_import\0" |
| 7209 | "warn_weak_template_vtable\0" |
| 7210 | "warn_weak_vtable\0" |
| 7211 | "warn_wrong_absolute_value_type\0" |
| 7212 | "warn_wrong_clang_attr_namespace\0" |
| 7213 | "warn_xor_used_as_pow\0" |
| 7214 | "warn_xor_used_as_pow_base\0" |
| 7215 | "warn_xor_used_as_pow_base_extra\0" |
| 7216 | "warn_zero_as_null_pointer_constant\0" |
| 7217 | "warn_zero_size_struct_union_compat\0" |
| 7218 | "warn_zero_size_struct_union_in_extern_c\0" |
| 7219 | ; |
| 7220 | #ifdef __GNUC__ |
| 7221 | #pragma GCC diagnostic pop |
| 7222 | #endif |
| 7223 | |
| 7224 | static constexpr llvm::StringTable |
| 7225 | DiagStableIDs = DiagStableIDsStorage; |
| 7226 | |
| 7227 | static const uint32_t DiagLegacyStableIDs[] = { |
| 7228 | 0, |
| 7229 | 210963, 0, |
| 7230 | }; |
| 7231 | |
| 7232 | #endif // GET_DIAG_STABLE_ID_ARRAYS |
| 7233 | |
| 7234 | |