C/C++ Indexing

Sourcetrail can index a C/C++ project with a JSON compilation database file.

Note that Sourcetrail only supports "arguments" in command objects, but Clang’s intercept-build command prefers "command" where possible. Therefore, it’s recommended to use another compilation database generator, for example https://github.com/nickdiego/compiledb.