clang_CompilationDatabase_fromDirectory

\brief Creates a compilation database from the database found in directory buildDir. For example, CMake can output a compile_commands.json which can be used to build the database.

It must be freed by \c clang_CompilationDatabase_dispose.

extern (C)
clang_CompilationDatabase_fromDirectory

Meta