[PATCH] D48983: [libc++] Replace incorrect visibility on a streambuf method

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 11:30:24 PDT 2018


dexonsmith added a comment.

In https://reviews.llvm.org/D48983#1153466, @ldionne wrote:

> It's pretty obvious that this is the problem when looking at https://reviews.llvm.org/D48892 (grep for `__pbump`), but TBH I haven't been able to run the `check-cxx-abilist` test locally. Mine fails with like 500 differences, so there's got to be something I'm doing wrong.


It's possible no one has gotten that test working on Darwin before.  I didn't know about it, anyway.


Repository:
  rL LLVM

https://reviews.llvm.org/D48983





More information about the llvm-commits mailing list