This is an archive of the discontinued LLVM Phabricator instance.

Adjust SetVersionPrinter call for D33899
ClosedPublic

Authored by dim on Jun 6 2017, 2:18 PM.

Details

Summary

In D33899, I'm adding a raw_ostream & parameter to the function
objects passed to cl::SetVersionPrinter. Adjust the call in
clang-apply-replacements for this.

Diff Detail

Repository
rL LLVM

Event Timeline

dim created this revision.Jun 6 2017, 2:18 PM
This revision was automatically updated to reflect the committed changes.