[PATCH] D48892: [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 09:54:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336369: [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48892?vs=153958&id=154257#toc

Repository:
  rL LLVM

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.154257.patch
Type: text/x-patch
Size: 88232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/570af8bb/attachment-0001.bin>


More information about the llvm-commits mailing list