[clang-tools-extra] r174382 - Adds JSON output for replacements, to simplify tools integration.
Sean Silva
silvas at purdue.edu
Tue Feb 5 09:55:18 PST 2013
This is a good idea.
However, why not make this a method on Replacements (or a helper
function taking a Replacements)? This functionality seems broadly
useful.
-- Sean Silva
More information about the cfe-commits
mailing list