[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:41 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 rL336866: [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=155081#toc

Repository:
  rCXX libc++

https://reviews.llvm.org/D48892

Files:
  libcxx/trunk/docs/DesignDocs/VisibilityMacros.rst
  libcxx/trunk/include/__bsd_locale_fallbacks.h
  libcxx/trunk/include/__config
  libcxx/trunk/include/__locale
  libcxx/trunk/include/__nullptr
  libcxx/trunk/include/any
  libcxx/trunk/include/cmath
  libcxx/trunk/include/codecvt
  libcxx/trunk/include/exception
  libcxx/trunk/include/experimental/dynarray
  libcxx/trunk/include/experimental/filesystem
  libcxx/trunk/include/functional
  libcxx/trunk/include/future
  libcxx/trunk/include/initializer_list
  libcxx/trunk/include/ios
  libcxx/trunk/include/locale
  libcxx/trunk/include/math.h
  libcxx/trunk/include/memory
  libcxx/trunk/include/new
  libcxx/trunk/include/ostream
  libcxx/trunk/include/regex
  libcxx/trunk/include/stdexcept
  libcxx/trunk/include/streambuf
  libcxx/trunk/include/support/android/locale_bionic.h
  libcxx/trunk/include/support/xlocale/__posix_l_fallback.h
  libcxx/trunk/include/support/xlocale/__strtonum_fallback.h
  libcxx/trunk/include/system_error
  libcxx/trunk/include/typeinfo
  libcxx/trunk/include/vector
  libcxx/trunk/src/support/win32/thread_win32.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48892.155081.patch
Type: text/x-patch
Size: 88216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/e2249dd9/attachment-0001.bin>


More information about the cfe-commits mailing list