This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
834bb0e3b5
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
function.objects
/
func.wrap
/
func.wrap.func
/
func.wrap.func.mod
History
Eric Fiselier
d566c34526
Fix PR31489 - std::function self-swap segfaults
...
llvm-svn: 290721
2016-12-29 20:03:55 +00:00
..
assign_F_alloc.pass.cpp
Implement LWG#2385; remove the allocator-aware std::function::assign call. It was useless, and didn't actually *do anything* with the allocator. Now it's gone. On the off chance that someone is mistakenly calling it, it's only gone in C++1z
2016-01-25 17:29:55 +00:00
swap.pass.cpp
Fix PR31489 - std::function self-swap segfaults
2016-12-29 20:03:55 +00:00