Skip to content

First line of .ccls should not always be clang #5186

@pedz

Description

@pedz

In .ccls.tpl, I believe line 3 should be:

{{ cc_path }}

If clang is specified, then in my case it was using my Mac's clang and it is not fully compatible. For example, my Mac's clang is producing mach-o instead of elf which is what my project needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions