This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Move comment tests to their own file.
ClosedPublic

Authored by krasimir on Feb 8 2017, 4:35 AM.

Details

Summary

With a growing suite of comment-related tests, it makes sense to take them out of the main test file. No functional changes.

Diff Detail

Repository
rL LLVM

Event Timeline

krasimir created this revision.Feb 8 2017, 4:35 AM
krasimir edited the summary of this revision. (Show Details)Feb 8 2017, 4:37 AM
krasimir added a reviewer: djasper.
krasimir added a subscriber: cfe-commits.
krasimir updated this revision to Diff 87633.Feb 8 2017, 4:38 AM
  • Fixed header indent.
This revision is now accepted and ready to land.Feb 8 2017, 4:51 AM
This revision was automatically updated to reflect the committed changes.