Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .clangd file to simplify project sharing with non-CDT #290

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

jonahgraham
Copy link
Member

In the example CMake project add a .clangd to enable pointing clangd at the appropriate compilation database without having to make a copy of it.

@github-actions
Copy link

github-actions bot commented Feb 16, 2023

Test Results

   540 files     540 suites   16m 3s ⏱️
9 652 tests 9 630 ✔️ 22 💤 0
9 663 runs  9 641 ✔️ 22 💤 0

Results for commit aab0b68.

♻️ This comment has been updated with latest results.

In the example CMake project add a .clangd to enable pointing
clangd at the appropriate compilation database without having
to make a copy of it.
@jonahgraham jonahgraham merged commit 4bc687b into eclipse-cdt:main Feb 16, 2023
@jonahgraham jonahgraham deleted the dot_clangd_file branch February 16, 2023 17:13
@jonahgraham jonahgraham added build Build components of CDT, anything to do with running the compiler, using Make, CMake, or any builder editor The CDT C/C++, Assembly, Makefile and other editors provided by CDT labels Mar 15, 2023
@jonahgraham jonahgraham added this to the 11.1.0 milestone Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build components of CDT, anything to do with running the compiler, using Make, CMake, or any builder editor The CDT C/C++, Assembly, Makefile and other editors provided by CDT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant