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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 11:47:19 PDT 2018


On Thu, Jul 5, 2018 at 11:46 AM Louis Dionne via Phabricator
<reviews at reviews.llvm.org> wrote:
>
> ldionne added a comment.
>
> I reverted this commit. Sorry for the blunder. I'll take a look at why LLDB's tests are doing this.
>

No need to revert this immediately. I can probably take a look and fix
what the lldb tests are doing (and in case I can't, we can revert).


More information about the llvm-commits mailing list