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
/
include
/
any
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][libc++] Remove stray semi-colon after function definition
Louis Dionne
2019-06-19
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
1
-1
/
+5
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
1
-0
/
+1
*
[NFC][libc++] Consistently use spaces to indent
Louis Dionne
2018-08-03
1
-1
/
+1
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-3
/
+3
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-3
/
+3
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-3
/
+3
*
Implement part of LWG#2857 - any/optional. Still to do - variant. Reviewed as...
Marshall Clow
2017-04-12
1
-12
/
+16
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-5
/
+5
*
Implement P0504R0: Revisiting in-place tag types for any/optional/variant
Eric Fiselier
2016-11-17
1
-3
/
+3
*
Make any_cast<void()>(nullptr) compile
Eric Fiselier
2016-10-16
1
-4
/
+16
*
Update issue status for LWG 2744
Eric Fiselier
2016-10-16
1
-5
/
+2
*
Update issue status for LWG 2768 and 2769
Eric Fiselier
2016-10-16
1
-3
/
+6
*
Fix various issues in std::any and the related tests.
Eric Fiselier
2016-10-07
1
-62
/
+46
*
Followon to r279744. Find the other exception types and make __throw_XXX rout...
Marshall Clow
2016-08-25
1
-3
/
+13
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-1
/
+0
*
[libcxx] Add std::any
Eric Fiselier
2016-08-11
1
-0
/
+658