Skip to content

CLion cannot find builtin includes for the LLVM toolchain on Linux #6593

@LeFrosch

Description

@LeFrosch

Description of the bug:

After a successful sync CLion can still not resolve builtin includes. This is internally caused by a wrong root directory.

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Check out the llvm example here and import the project into CLion. After sync the <iostream> header will not be found.

Which Intellij IDE are you using? Please provide the specific version.

CLion 2024.2

What programming languages and tools are you using? Please provide specific versions.

CPP

What Bazel plugin version are you using?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions