Skip to content

Guess compile commands in irony-server. - #293

Open
Hylen wants to merge 2 commits into
Sarcasm:masterfrom
Hylen:compilation-database-guessing-4-pull-request
Open

Guess compile commands in irony-server.#293
Hylen wants to merge 2 commits into
Sarcasm:masterfrom
Hylen:compilation-database-guessing-4-pull-request

Conversation

@Hylen

@Hylen Hylen commented Mar 12, 2016

Copy link
Copy Markdown
Contributor

Using boost property_tree to read the database, and cache the database
between subsequent reads. For guessing commands, path operations from
boost filesystem are used. If boost isn't detected on the system, the
database is disabled.

Using boost property_tree to read the database, and cache the database
between subsequent reads. For guessing commands, path operations from
boost filesystem are used. If boost isn't detected on the system, the
database is disabled.
@Hylen

Hylen commented Mar 12, 2016

Copy link
Copy Markdown
Contributor Author

I've removed rapidjson in favour of property_tree, but I haven't removed the test that you didn't like before. If you still think I should remove it, please give me a call and I'll update the PR.

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