Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Add "Export Clang Compilation Database" feature #4

Open
egraether opened this issue Dec 13, 2018 · 1 comment
Open

Add "Export Clang Compilation Database" feature #4

egraether opened this issue Dec 13, 2018 · 1 comment

Comments

@egraether
Copy link

No description provided.

@studgeek
Copy link
Contributor

For context, this would be similar to the "Create a Clang Compilation Database" in VS Code - https://www.sourcetrail.com/documentation/#CreateaC/C++SourceGroupfromVisualStudioSolution.

One reason it would be beneficial is that CLion has additional information than the underlying build system like what directories the developer has excluded (usually for indexing performance reasons). So exporting from CLion would allow Sourcetrail to stay more in sync and reduce overall indexing time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants