Skip to content

Why does clangd always choose its built-in headers for some of the headers? #1969

Answered by HighCommander4
palapapa asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is expected. Headers in the built-in header directory are closely coupled to the compiler front-end, such that clang's built-in headers need to be used when parsing a file with the clang front-end.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by palapapa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants