[Lldb-commits] [PATCH] D136761: [lldb][FormatEntity] Fix closing parenthesis for function.name-with-args frame format
    Michael Buch via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Oct 28 03:01:50 PDT 2022
    
    
  
Michael137 updated this revision to Diff 471468.
Michael137 added a comment.
- Use the C++ language-plugin to format the function name
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136761/new/
https://reviews.llvm.org/D136761
Files:
  lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
  lldb/test/Shell/Settings/Inputs/names.cpp
  lldb/test/Shell/Settings/TestFrameFormatNameWithArgs.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136761.471468.patch
Type: text/x-patch
Size: 7243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221028/5e8f7bfe/attachment.bin>
    
    
More information about the lldb-commits
mailing list