Files
android_external_libcxx/include
Thomas Anderson e713cc0acf [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annotations are disabled
Fixes a bug where functions would get exported when building with
-fvisibility=hidden and defining _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS. No
visibility annotations should be added in this case.

The new logic for _LIBCPP_EXPORTED_FROM_ABI matches that of the other visibility
annotations around it.

Differential Revision: https://reviews.llvm.org/D55664



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349080 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-13 20:06:14 +00:00
..
2018-10-01 02:54:08 +00:00
2018-09-17 07:40:42 +00:00
2018-11-28 18:02:00 +00:00
2015-10-09 19:57:37 +00:00
2018-10-01 01:59:37 +00:00
2018-07-27 03:07:09 +00:00
2016-10-10 15:56:01 +00:00
2018-11-03 17:51:09 +00:00
2018-11-28 18:02:00 +00:00
2018-11-29 19:44:57 +00:00
2018-10-01 01:59:37 +00:00
2016-02-20 00:16:41 +00:00
2018-02-12 19:13:24 +00:00
2015-10-09 19:57:37 +00:00