summaryrefslogtreecommitdiff
path: root/linker/linker.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-11-08 13:51:12 -0800
committerElliott Hughes <enh@google.com>2019-11-08 13:51:12 -0800
commitf38e8ca149b54e17632c61b7ed5b729f16abb9f9 (patch)
treec6770932ea6f7350c57d082bfe471e346965368c /linker/linker.cpp
parent31600e84249769cc51dda49c78400887fab64f7e (diff)
Stop using `__out` as a name.
libc++ poisons `__out` because it's #defined on Windows. Rather than hack libc++, let's just avoid that name. "src" and "dst" are far more widely used than "in" and "out" for this purpose anyway. Test: treehugger Change-Id: I0db9997fd5f06f626dbf0ee967b52145395466b4
Diffstat (limited to 'linker/linker.cpp')
0 files changed, 0 insertions, 0 deletions