This adds a new flag -style which is passed to clang-apply-replacements and defaults to file meaning it would pick up the closest .clang-format file in tree.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good, but I'm wondering if we should also change the default in clang-apply-replacements itself.
Comment Actions
Changing the default of clang-apply-replacements makes sense to me.
This one landed in r305125.