[PATCH] D48892: [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 5 09:54:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX336369: [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY (authored by ldionne, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D48892?vs=153958&id=154258#toc
Repository:
rCXX libc++
https://reviews.llvm.org/D48892
Files:
docs/DesignDocs/VisibilityMacros.rst
include/__bsd_locale_fallbacks.h
include/__config
include/__locale
include/__nullptr
include/any
include/cmath
include/codecvt
include/exception
include/experimental/dynarray
include/experimental/filesystem
include/functional
include/future
include/initializer_list
include/ios
include/locale
include/math.h
include/memory
include/new
include/ostream
include/regex
include/stdexcept
include/streambuf
include/support/android/locale_bionic.h
include/support/xlocale/__posix_l_fallback.h
include/support/xlocale/__strtonum_fallback.h
include/system_error
include/typeinfo
include/vector
src/support/win32/thread_win32.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48892.154258.patch
Type: text/x-patch
Size: 87062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/018302f0/attachment-0001.bin>
More information about the cfe-commits
mailing list