[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
       
    Fri Aug 26 06:43:44 PDT 2022
    
    
  
avogelsgesang updated this revision to Diff 455893.
avogelsgesang added a comment.
Exclude unsupported compilers from 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.455893.patch
Type: text/x-patch
Size: 7761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220826/a517bdef/attachment.bin>
    
    
More information about the lldb-commits
mailing list