mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.
Committed as revision 324378
Repository:
rCXX libc++
https://reviews.llvm.org/D42945
___
cfe-commits mailing list
cfe-commits@lists.
mclow.lists added a comment.
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 th
brucem created this revision.
Herald added a reviewer: EricWF.
This was picked up via clang-tidy's readability-misleading-indentation
check.
Repository:
rCXX libc++
https://reviews.llvm.org/D42945
Files:
include/__string
include/algorithm
Index: include/algorithm
==