This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Don't reflow lines starting with TODO, FIXME or XXX.
ClosedPublic

Authored by krasimir on Feb 1 2017, 7:57 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

krasimir created this revision.Feb 1 2017, 7:57 AM
krasimir added a subscriber: cfe-commits.
djasper accepted this revision.Feb 1 2017, 1:22 PM

Looks good.

This revision is now accepted and ready to land.Feb 1 2017, 1:22 PM
This revision was automatically updated to reflect the committed changes.