| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 224658
|
|
|
|
|
|
| |
overly general and getting confused with the copy constructor and copy assignment operators. Constrained them. This fixes http://llvm.org/bugs/show_bug.cgi?id=16385
llvm-svn: 185297
|
|
|
|
|
|
| |
false instead of give a compile time error, always. The problem was down in ____mu_return, the version that handles nested bind objects. This fixes http://llvm.org/bugs/show_bug.cgi?id=16343
llvm-svn: 185289
|
|
|
|
|
|
| |
test. This was causing a const-qualified bind result to malfunction. This was a recent regression due to the new use of __member_pointer_traits in restricting the __invokable and __invoke_of tests.
llvm-svn: 181935
|
|
|
|
|
|
| |
bugs. C++11 only.
llvm-svn: 131667
|
|
|
|
| |
llvm-svn: 119395
|
|
|
|
| |
llvm-svn: 111767
|
|
|
|
| |
llvm-svn: 103516
|
|
llvm-svn: 103490
|