Skip to content

Whitelist all .arduino15/packages dir for clang driver detection #59

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

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jan 29, 2021

No description provided.

now it detects both:

   #include <foo.h>

and

   #include "bar.h"
This is more simple and realiable than trying to figure out compilers from
compilation database (that may also be empty on the first run...).
@cmaglie cmaglie merged commit 3169647 into master Jan 29, 2021
@cmaglie cmaglie deleted the compile_database branch January 29, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant