This is an archive of the discontinued LLVM Phabricator instance.

Refactor SourceLocationTest to `using namespace`
ClosedPublic

Authored by hlopko on Mar 13 2020, 1:21 AM.

Details

Summary

Only for the readability reasons.

Diff Detail

Event Timeline

hlopko created this revision.Mar 13 2020, 1:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2020, 1:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
hlopko updated this revision to Diff 250147.Mar 13 2020, 1:23 AM

Reformat

hlopko updated this revision to Diff 250152.Mar 13 2020, 2:00 AM

Wrap the test with an anonymous namespace, remove fully qualified name to Lang_*.

Harbormaster completed remote builds in B49107: Diff 250147.
hlopko updated this revision to Diff 250163.Mar 13 2020, 2:52 AM

Remove extra blank line

This revision was not accepted when it landed; it landed in state Needs Review.Mar 13 2020, 2:59 AM
This revision was automatically updated to reflect the committed changes.
Harbormaster failed remote builds in B49114: Diff 250158!
Harbormaster failed remote builds in B49118: Diff 250162!