[libcxx-commits] [PATCH] D120162: [libcxx][test] Test visibility option before using it

Jinsong Ji via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 4 11:34:58 PST 2022


jsji abandoned this revision.
jsji added a comment.

Yes, AIX clang hasn't supported visibility yet, we simply ignore all the visibility for now.

OK. Then I think we will leave this test as it is for now, we should be able to re-enable it once we support visibility later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120162/new/

https://reviews.llvm.org/D120162



More information about the libcxx-commits mailing list