[Lldb-commits] [PATCH] D78697: [lldb][TypeSystemClang] Desugar an elaborated type before checking if it's a typedef or getting a typedefed type
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 23 03:45:30 PDT 2020
aleksandr.urakov updated this revision to Diff 259509.
aleksandr.urakov added reviewers: labath, leonid.mashinskiy.
aleksandr.urakov added a comment.
Hello, Pavel! Thanks for the review. Yes, this method looks like a better fit, I just didn't notice it before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78697/new/
https://reviews.llvm.org/D78697
Files:
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/test/API/lang/cpp/typedef/Makefile
lldb/test/API/lang/cpp/typedef/TestCppTypedef.py
lldb/test/API/lang/cpp/typedef/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78697.259509.patch
Type: text/x-patch
Size: 4258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200423/476d29c8/attachment.bin>
More information about the lldb-commits
mailing list