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

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 11:28:29 PDT 2018


ldionne added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D48983





More information about the llvm-commits mailing list