[PATCH] D27138: Extend CompilationDatabase by a field for the output filename
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 06:30:45 PST 2016
joerg added a comment.
It's not the directory, but the output file. That's optional since it is a new addition and I don't want to invalidate all existing JSON databases.
Repository:
rL LLVM
https://reviews.llvm.org/D27138
More information about the cfe-commits
mailing list