[libcxx-commits] [PATCH] D96742: [libcxx] adds concept	`std::assignable_from`
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Mar  2 09:15:58 PST 2021
    
    
  
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
In D96742#2580902 <https://reviews.llvm.org/D96742#2580902>, @cjdb wrote:
> [...]
>
> I decided it's better to do it here and now, so done.
When we encounter these issues, I think we can disable the failing tests with a comment saying "re-enable once <bad issue> is fixed". At least the structure of the tests will be there, so it'll be easy to come back and fix it.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96742/new/
https://reviews.llvm.org/D96742
    
    
More information about the libcxx-commits
mailing list