This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix misleading indentation.
ClosedPublic

Authored by brucem on Feb 5 2018, 8:50 PM.

Details

Summary

This was picked up via clang-tidy's readability-misleading-indentation
check.

Event Timeline

brucem created this revision.Feb 5 2018, 8:50 PM

The second change is not quite right. There's a couple of lines that need indentation changes.
Phab is not really good about changes like this. "This file was changed only by adding or removing whitespace"

I'll just make these changes myself - thanks for calling them out.

mclow.lists accepted this revision.Feb 6 2018, 11:00 AM

Committed as revision 324378

This revision is now accepted and ready to land.Feb 6 2018, 11:00 AM
mclow.lists closed this revision.Feb 6 2018, 11:00 AM