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
/
src
/
experimental
/
memory_resource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx{,abi}] Emit deplibs only when detected by CMake
Michał Górny
2019-12-02
1
-1
/
+1
*
Fix build in C++20
Eric Fiselier
2019-09-13
1
-2
/
+2
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
1
-1
/
+1
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-1
/
+1
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
1
-0
/
+3
*
LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Eric Fiselier
2019-03-09
1
-10
/
+14
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement sized deallocation for std::allocator and friends.
Eric Fiselier
2018-10-25
1
-2
/
+3
*
Temporarily Revert "Implement sized deallocation for std::allocator and frien...
Eric Christopher
2018-10-25
1
-2
/
+2
*
Implement sized deallocation for std::allocator and friends.
Eric Fiselier
2018-10-24
1
-2
/
+2
*
Fix PR38160 - init_priority attribute not supported by GCC on Apple.
Eric Fiselier
2018-07-16
1
-1
/
+12
*
Fix PR22634 - std::allocator doesn't respect over-aligned types.
Eric Fiselier
2018-03-22
1
-3
/
+3
*
[libc++] Tolerate presence of __deallocate macro
Eric Fiselier
2017-01-07
1
-1
/
+1
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-3
/
+3
*
memory_resource still needs init_priority when built with GCC 4.9
Eric Fiselier
2016-09-03
1
-3
/
+1
*
Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_initialization)),...
Eric Fiselier
2016-09-03
1
-4
/
+9
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-5
/
+1
*
Hide some internal symbols for memory resource.
Eric Fiselier
2016-07-11
1
-0
/
+5
*
Fix memory_resource build for _LIBCPP_HAS_NO_THREADS
Eric Fiselier
2016-05-07
1
-2
/
+12
*
Fix one more usage of _LIBCPP_HAS_NO_EXCEPTIONS
Eric Fiselier
2016-05-07
1
-1
/
+1
*
Add <experimental/memory_resource>
Eric Fiselier
2016-05-07
1
-0
/
+129