[libcxx-commits] [PATCH] D116384: [libc++] Eliminate	`__function_like`.
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Dec 29 12:58:43 PST 2021
    
    
  
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
The testing simplifications make sense to me, but removing `__function_like` does mean that we weaken our implementation w.r.t. Hyrum's law. I don't remember coming to a consensus on removing that part (and I would most likely object to that).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116384/new/
https://reviews.llvm.org/D116384
    
    
More information about the libcxx-commits
mailing list