Integration.CaptureCompilationDatabase
val get_compilation_database_files_buck :
IBase.BuckMode.clang_compilation_db_deps ->
prog:string ->
args:string list ->
[> `Raw of string ] list
Get the compilation database files that contain the compilation given by the buck command. It will be the compilation of the passed targets only or also the dependencies according to the flag --buck-compilation-database deps | no-deps