aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2012-02-08 00:46:36 +0000
committerJohn McCall <rjmccall@apple.com>2012-02-08 00:46:36 +0000
commit18ce25e1ec09665791161d786403eead0ba00f7a (patch)
tree7cf232367b62a861a3c2c792f2132cc18e24c471 /lldb/source/Commands/CommandObjectFrame.cpp
parent9716914b2dfd353a9c7fd283d8cce36d500080bb (diff)
downloadllvm-18ce25e1ec09665791161d786403eead0ba00f7a.zip
llvm-18ce25e1ec09665791161d786403eead0ba00f7a.tar.gz
llvm-18ce25e1ec09665791161d786403eead0ba00f7a.tar.bz2
Revise the SplitQualType interface to make it its own thing instead of
a typedef of std::pair. This slightly improves type-safety, but mostly makes code using it clearer to read as well as making it possible to add methods to the type. Add such a method for efficiently single-step desugaring a split type. Add a method to single-step desugaring a locally-unqualified type. Implement both the SplitQualType and QualType methods in terms of that. Also, fix a typo ("ObjCGLifetime"). llvm-svn: 150028
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions