Files
Eugene Zhulenev f644aa87f7 PR #35482: Correctly generate compile_commands.json
Imported from GitHub PR https://github.com/openxla/xla/pull/35482

Sometime json incorrectly parse compile commands from bazel, and we end up passing them as

```
"-isystem path/to/includes"
```

to `clangd`, and these flags parsed incorrectly
Copybara import of the project:

--
adf291e21b098d79fa3be4065ee02fafdf5c660a by Eugene Zhulenev <ezhulenev@google.com>:

Correctly generate compile_commands.json

Merging this change closes #35482

PiperOrigin-RevId: 846269357
2025-12-18 08:27:08 -08:00
..
2025-12-11 23:27:01 -08:00
2025-12-11 23:27:01 -08:00