[PATCH] D112278: Support: Add Expected<T>::moveInto() to avoid extra names
    Duncan P. N. Exon Smith via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 22 11:47:33 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27181cad0d4e: Support: Add Expected<T>::moveInto() to avoid extra names (authored by dexonsmith).
Changed prior to commit:
  https://reviews.llvm.org/D112278?vs=381417&id=381617#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112278/new/
https://reviews.llvm.org/D112278
Files:
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/Support/Error.h
  llvm/unittests/Support/ErrorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112278.381617.patch
Type: text/x-patch
Size: 4969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/d0c5ac71/attachment.bin>
    
    
More information about the llvm-commits
mailing list