index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
docs
/
DesignDocs
/
VisibilityMacros.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Make sure we can build libc++ with -fvisibility=hidden
Louis Dionne
2018-10-25
1
-4
/
+4
*
fix some typos in the doc
Sylvestre Ledru
2018-09-20
1
-3
/
+3
*
[libcxx] By default, do not use internal_linkage to hide symbols from the ABI
Louis Dionne
2018-08-16
1
-3
/
+36
*
[libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro
Louis Dionne
2018-08-06
1
-9
/
+15
*
[libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-27
1
-1
/
+17
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-4
/
+4
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-4
/
+4
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-4
/
+4
*
[libc++] class template -> template class. NFC
Shoaib Meenai
2017-07-13
1
-1
/
+1
*
[libc++] Mark string operator+ _LIBCPP_FUNC_VIS
Shoaib Meenai
2017-07-13
1
-1
/
+2
*
[libc++] Use proper template terminology. NFC
Shoaib Meenai
2017-07-13
1
-3
/
+3
*
[libc++] Make _LIBCPP_TYPE_VIS export members
Shoaib Meenai
2017-03-02
1
-6
/
+5
*
[libc++] Make _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS export members
Shoaib Meenai
2017-03-02
1
-0
/
+29
*
[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
Eric Fiselier
2017-01-16
1
-0
/
+6
*
[libc++] Correct macro name in documenation
Shoaib Meenai
2017-01-07
1
-1
/
+1
*
Fix Sphinx build error caused by bad indentation
Eric Fiselier
2017-01-05
1
-1
/
+1
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-6
/
+7
*
[libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`
Shoaib Meenai
2016-11-16
1
-14
/
+12
*
Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have default visibility.
Eric Fiselier
2016-10-31
1
-6
/
+5
*
[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS
Shoaib Meenai
2016-10-12
1
-8
/
+9
*
[libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows
Shoaib Meenai
2016-09-28
1
-0
/
+13
*
[libc++] Fix extern template visibility for Windows
Shoaib Meenai
2016-09-19
1
-0
/
+20
*
Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback
Eric Fiselier
2016-09-16
1
-2
/
+3
*
[libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI com...
Eric Fiselier
2016-09-16
1
-0
/
+10
*
[libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier
2016-09-15
1
-0
/
+85