This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fix raw string prefix penalty
ClosedPublic

Authored by krasimir on Mar 16 2018, 7:03 AM.

Details

Summary

We weren't penalizing cases where the raw string prefix goes over the column limit.

Diff Detail

Repository
rC Clang

Event Timeline

krasimir created this revision.Mar 16 2018, 7:03 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 16 2018, 7:03 AM
This revision was automatically updated to reflect the committed changes.