Rename identifiers named `__output`
authorAlexander Richardson <arichardson.kde@gmail.com>
Tue, 14 Nov 2017 11:14:25 +0000 (11:14 +0000)
committerAlexander Richardson <arichardson.kde@gmail.com>
Tue, 14 Nov 2017 11:14:25 +0000 (11:14 +0000)
commit42bfedd935065060268f63063a1799cd7086fe4e
tree43143a7a556ab7b349b3168b09b71df11947ca57
parentdc86e1444d4291ba414b5a2bf5dee25c3aa1efd8
Rename identifiers named `__output`

Summary:
In the CHERI clang compiler __output and __input are keywords and therefore
we can't compile libc++ with our compiler.

Reviewers: mclow.lists, EricWF, theraven

Reviewed By: EricWF

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D39537

llvm-svn: 318144
libcxx/include/algorithm
libcxx/include/experimental/algorithm
libcxx/include/experimental/iterator
libcxx/include/regex
libcxx/test/support/nasty_macros.hpp