Eric Fiselier
fd83822741
Fix unused parameters and variables
...
llvm-svn: 290459
2016-12-23 23:37:52 +00:00
Eric Fiselier
f72aaff994
Update LWG 2767 and add test case
...
llvm-svn: 284324
2016-10-16 03:45:06 +00:00
Eric Fiselier
5e931dd232
Remove use of _VSTD::__invoke in the not_fn tests
...
llvm-svn: 283991
2016-10-12 09:06:12 +00:00
Eric Fiselier
9372d8bc61
Implement P0358r1. Fixes for not_fn.
...
llvm-svn: 273837
2016-06-27 00:40:41 +00:00
Eric Fiselier
7a580d0a72
Don't use C++17 terse static assert. Patch from STL@microsoft.com
...
llvm-svn: 273353
2016-06-22 01:10:14 +00:00
Eric Fiselier
881334e76b
Add not_fn test for throwing operator!
...
llvm-svn: 271502
2016-06-02 08:37:00 +00:00
Eric Fiselier
5725756791
Add C++17 std::not_fn negator.
...
Summary:
Exactly what it sounds like.
I plan to commit this in a couple of days assuming no objections.
Reviewers: mclow.lists, EricWF
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D20799
llvm-svn: 271464
2016-06-02 01:25:41 +00:00