Skip to content

Reduce errors in vscode#2237

Merged
jkeiser merged 2 commits intomasterfrom
jkeiser/simdjson-vscode
Aug 19, 2024
Merged

Reduce errors in vscode#2237
jkeiser merged 2 commits intomasterfrom
jkeiser/simdjson-vscode

Conversation

@jkeiser
Copy link
Member

@jkeiser jkeiser commented Aug 18, 2024

This reduces some vscode errors:

  • Adds the machinery necessary to get vscode to generate compile_commands.json and use SIMDJSON_DEVELOPER_MODE, so clangd works out of the box
  • Removes files in our repository we were not using (and didn't compile)
  • Adds a couple of warning suppressions to help when using clang 18 in vscode

With singleheader on, clangd can't find the right
include files.
@lemire
Copy link
Member

lemire commented Aug 18, 2024

Merge at will.

@jkeiser jkeiser merged commit 615218a into master Aug 19, 2024
@jkeiser jkeiser deleted the jkeiser/simdjson-vscode branch August 19, 2024 05:04
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.

2 participants