Open
Description
Previous ID | SR-2047 |
Radar | None |
Original Reporter | @ddunbar |
Type | Improvement |
Additional Detail from JIRA
Votes | 0 |
Component/s | llbuild |
Labels | Improvement |
Assignee | None |
Priority | Medium |
md5: f0b3742444cec6af798afdf65cdd1da2
Issue Description:
The Clang compilation database format:
http://clang.llvm.org/docs/JSONCompilationDatabase.html
is a useful way for external tools to be able to introspect on part of a build process. llbuild should have built-in support for it.