This will be useful as we add more IsXXXType APIs for different
function types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145240
[lldb][TypeSystemClang][NFC] Factor out l/r-value reference logic for IsXXXType APIs ClosedPublic Authored by Michael137 on Mar 3 2023, 6:28 AM.
Details Summary This will be useful as we add more IsXXXType APIs for different
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2023, 8:42 AM Closed by commit rGd84117d0ef5f: [lldb][TypeSystemClang][NFC] Factor out l/r-value reference logic for IsXXXType… (authored by Michael137). · Explain WhyMar 3 2023, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502167 lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
|