Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions