Skip to content

[clangd] Crash in TypoCorrectionConsumer::getNextCorrection #142457

Open
@olemayu

Description

@olemayu

This code crashes clangd 21.0.0 (20250601)

static void func(void) {
    alloc_image(device,
                allocator,
                &texture->image, &texture->alloc, &texture->view,
                name, width, height, depth,
                mip_levels, sampling, usage, view_type,
                VK_IMAGE_ASPECT_COLOR_BIT, format);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    clangdcrashPrefer [crash-on-valid] or [crash-on-invalid]

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions