This is an archive of the discontinued LLVM Phabricator instance.

Fix assertion in BreakableBlockComment (http://llvm.org/PR21916).
ClosedPublic

Authored by alexfh on Jan 9 2015, 8:18 AM.

Diff Detail

Event Timeline

alexfh updated this revision to Diff 17927.Jan 9 2015, 8:18 AM
alexfh retitled this revision from to Fix assertion in BreakableBlockComment (http://llvm.org/PR21916)..
alexfh updated this object.
alexfh edited the test plan for this revision. (Show Details)
alexfh added a reviewer: djasper.
alexfh added a subscriber: Unknown Object (MLST).
djasper accepted this revision.Jan 12 2015, 1:43 AM
djasper edited edge metadata.

Looks good.

lib/Format/BreakableToken.h
215

nit: The remaining lines' ...

217

nit: .. \c WhitespaceManager. Thus, they ...

This revision is now accepted and ready to land.Jan 12 2015, 1:43 AM
alexfh closed this revision.Jan 12 2015, 5:12 AM