diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-11-09 17:54:49 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-11-09 17:54:49 +0000 |
commit | 9dae972c660aac339648858c712d106056f1bb4c (patch) | |
tree | 97c3b10b5a2e032019d8f821f28f42d64ca3ef45 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 2ee4b30276044f999a29101a2ddfcaca6b41d81c (diff) | |
download | bcm5719-llvm-9dae972c660aac339648858c712d106056f1bb4c.tar.gz bcm5719-llvm-9dae972c660aac339648858c712d106056f1bb4c.zip |
Add _LIBCPP_INLINE_VISIBILITY to __compressed_pair_elem members
The commit r300140 changed the implementation of compressed_pair, but didn't add
_LIBCPP_INLINE_VISIBILITY to the constructors and get members of the
compressed_pair_elem class. This patch adds the visibility annotation.
I didn't find a way to test this change with libc++ regression tests.
rdar://35352579
Differential Revision: https://reviews.llvm.org/D39751
llvm-svn: 317816
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions