Skip to content

Clangd appears to only work after being run a second time #98

@robmck1995

Description

@robmck1995

The C references test that is consistently failing does not show up when running locally (after the first run).

This is because locally, clangd creates the compile_commands.json and the cache files in the local checkout on the first run, and then after that the test passes.

In CI this consistently fails as the checkout does not have the cache files. We should resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions