[Lldb-commits] [PATCH] D136306: [lldb][CPlusPlus] Add abi_tag support to the CPlusPlusNameParser
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 21 04:51:45 PDT 2022
Michael137 updated this revision to Diff 469553.
Michael137 added a comment.
- Docs fixes
- Add more test cases
- Handle operator overloads
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136306/new/
https://reviews.llvm.org/D136306
Files:
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h
lldb/test/API/functionalities/step-avoids-regexp/TestStepAvoidsRegexp.py
lldb/test/API/functionalities/step-avoids-regexp/main.cpp
lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136306.469553.patch
Type: text/x-patch
Size: 10532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221021/c1acfb70/attachment.bin>
More information about the lldb-commits
mailing list