[Lldb-commits] [PATCH] D132735: [LLDB] Recognize `std::noop_coroutine()` in `std::coroutine_handle` pretty printer
    Adrian Vogelsgesang via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sat Aug 27 15:35:25 PDT 2022
    
    
  
avogelsgesang updated this revision to Diff 456155.
avogelsgesang added a comment.
fix test case
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132735/new/
https://reviews.llvm.org/D132735
Files:
  lldb/source/Plugins/Language/CPlusPlus/Coroutines.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/TestCoroutineHandle.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132735.456155.patch
Type: text/x-patch
Size: 6906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220827/6c08c5ad/attachment.bin>
    
    
More information about the lldb-commits
mailing list