[PATCH] D8651: [libcxx] Mark local printf variants as _LIBCPP_HIDDEN to prevent them from becoming part of the DSO.
Dan Albert
danalbert at google.com
Tue Jul 14 15:35:02 PDT 2015
danalbert added a comment.
> @danalbert: Will this change affect android? Can you check to see if these symbols have been shipped?
This looks safe from my end. The sooner the better so that doesn't change :)
This or the internal namespace change sgtm.
http://reviews.llvm.org/D8651
More information about the cfe-commits
mailing list