[PATCH] D39537: Rename identifiers named `__output`
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 2 02:19:22 PDT 2017
arichardson created this revision.
In the CHERI clang compiler __output and __input are keywords and therefore
we can't compile libc++ with our compiler.
Repository:
rL LLVM
https://reviews.llvm.org/D39537
Files:
include/algorithm
include/experimental/algorithm
include/experimental/iterator
include/regex
test/support/nasty_macros.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39537.121255.patch
Type: text/x-patch
Size: 14150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/837df5e0/attachment.bin>
More information about the cfe-commits
mailing list