[PATCH] D119467: [demangler][NFC] Tabularize operator name parsing
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 12:58:11 PST 2022
urnathan updated this revision to Diff 409375.
urnathan added a comment.
Fix CI test fails:
- Lambda parm shadows outer variable
- auto return type is C++14
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119467/new/
https://reviews.llvm.org/D119467
Files:
libcxxabi/src/demangle/ItaniumDemangle.h
llvm/include/llvm/Demangle/ItaniumDemangle.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119467.409375.patch
Type: text/x-patch
Size: 78830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/967ca800/attachment-0001.bin>
More information about the llvm-commits
mailing list