[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
Wed Jul 11 16:19:42 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX336866: [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by… (authored by ldionne, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48892?vs=154415&id=155082#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.155082.patch
Type: text/x-patch
Size: 87046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/0a96845a/attachment-0001.bin>
More information about the cfe-commits
mailing list