[libcxx-commits] [PATCH] D54810: [libcxx] Apply namespace-scope hidden visibility to libc++

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 15 10:43:56 PDT 2019


ldionne abandoned this revision.
ldionne added a comment.

Abandoning since we should use `#pragma clang attribute push` with a visibility attribute instead.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D54810





More information about the libcxx-commits mailing list