Files
clang-p2996/libcxx/include/experimental/algorithm
Eric Fiselier 5741d86d11 Replace identifiers called __out because Windows.h #defines it.
Windows is greedy and it defines the identifier `__out` as a macro.
This patch renames all conflicting libc++ identifiers in order
to correctly work on Windows.

llvm-svn: 291345
2017-01-07 11:27:06 +00:00

2.0 KiB