Summary: The bug can be found here: http://llvm.org/bugs/show_bug.cgi?id=22468 `__invoke_void_return_wrapper` is needed to properly handle calling a function that returns a value but where the std::function return type is void. Without this '-Wsystem-headers' will cause `function::operator()(...)` to not compile. Reviewers: eugenis, K-ballo, mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D7444 llvm-svn: 228705 |
||
|---|---|---|
| .. | ||
| func.wrap.func.alg | ||
| func.wrap.func.cap | ||
| func.wrap.func.con | ||
| func.wrap.func.inv | ||
| func.wrap.func.mod | ||
| func.wrap.func.nullptr | ||
| func.wrap.func.targ | ||
| types.pass.cpp | ||