DescriptionBlinkGCPlugin: Fix JSonWriter after Clang r234897
CompilerInstance::createOutputFile started returning a
raw_pwrite_ostream, which is a super-class of raw_fd_ostream.
We don't really care about the flavour of raw_ostream in JSonWriter,
so just use the base class.
BUG=476343
NOTRY=true
Committed: https://crrev.com/6569bdceb0a1bf6c2510a0b4032095e72581805e
Cr-Commit-Position: refs/heads/master@{#325236}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|