~pali/llvm/lldb-trunk

Viewing all changes in revision 19075.

  • Committer: labath
  • Date: 2019-03-26 13:35:54 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:356993
Remove the TypePair class

Summary:
After D59297, the TypePair class kind of lost its purpose as it was no
longer a "pair". This finishes the job started in that patch and deletes
the class altogether. All usages have been updated to use CompilerType
class directly.

Reviewers: clayborg, jingham, zturner

Subscribers: mehdi_amini, dexonsmith, jdoerfert, lldb-commits

Differential Revision: https://reviews.llvm.org/D59414

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: