https://github.com/vorner/jsonrpc-param-ord
https://github.com/vorner/jsonrpc-param-ord
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vorner/jsonrpc-param-ord
- Owner: vorner
- License: other
- Created: 2017-08-17T16:43:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T13:32:50.000Z (about 4 years ago)
- Last Synced: 2024-12-27T04:08:47.606Z (over 1 year ago)
- Language: Rust
- Size: 54.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
A small collection of hacks to make clangd work.
The jsonrpc-param-ord can be placed in front of clangd to make sure the values
in the JSON objects are ordered in a way clangd can handle them.
The compile-commands-post utility can be run against the compile database and
it adds header files into it. They are not compiled directly, but clangd still
wants to know the flags.