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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add documentation and tests for Clangs C++11 extensions in C++03.
Eric Fiselier
2019-06-11
1
-0
/
+118
*
[libcxx] Slightly improved policy for handling experimental features
Louis Dionne
2019-06-11
1
-0
/
+203
*
update debugging docs to be less out of date
Eric Fiselier
2019-06-08
1
-23
/
+14
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
1
-0
/
+6
*
Support tests in freestanding
JF Bastien
2019-02-04
2
-2
/
+3
*
Move the feature test macros script to the utils directory.
Eric Fiselier
2019-02-02
1
-4
/
+5
*
Update an example to use the new LLVM file header.
Chandler Carruth
2019-01-19
1
-8
/
+6
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
1
-0
/
+44
*
[libcxx] Remove the availability_markup LIT feature
Louis Dionne
2018-12-07
1
-21
/
+8
*
[libcxx] Always enable availability in the lit test suite.
Louis Dionne
2018-12-04
1
-4
/
+2
*
[NFC] Fix formatting in availability documentation
Louis Dionne
2018-11-20
1
-12
/
+12
*
[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
2
-4
/
+4
*
[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
*
[NFC] Fix grammatical mistakes in libc++ FileTimeType design docs
Louis Dionne
2018-07-25
1
-10
/
+10
*
Fix another typo in the FileTimeType docs
Eric Fiselier
2018-07-25
1
-1
/
+1
*
Fix typos, spelling, and grammar in the FileTimeType design docs.
Eric Fiselier
2018-07-25
1
-36
/
+37
*
Add design docs for upcoming file_time_type change.
Eric Fiselier
2018-07-25
1
-0
/
+493
*
[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
*
Fix typos.
Bruce Mitchener
2018-02-13
2
-2
/
+2
*
[cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 t...
Martin Storsjo
2018-01-05
1
-0
/
+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
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+114
*
[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
*
Fix typo in docs
Eric Fiselier
2017-02-05
1
-1
/
+1
*
[libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
Eric Fiselier
2017-01-16
1
-0
/
+6
*
[libcxx] Improve design documentation for the external-thread-library
Asiri Rathnayake
2017-01-16
1
-7
/
+16
*
[libc++] Correct macro name in documenation
Shoaib Meenai
2017-01-07
1
-1
/
+1
*
[libc++] Cleanup and document <__threading_support>
Eric Fiselier
2017-01-06
1
-0
/
+70
*
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
*
Implement a throwing version of _LIBCPP_ASSERT.
Eric Fiselier
2016-12-28
1
-0
/
+100
*
[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
*
Use __config_site when building libc++. Also cleanup ABI versioning doc
Eric Fiselier
2015-10-14
1
-0
/
+17
*
Fix whitespace in doc
Eric Fiselier
2015-10-13
1
-1
/
+1
*
[libcxx] Capture configuration information when installing the libc++ headers
Eric Fiselier
2015-10-13
1
-0
/
+88