mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 00:36:06 +00:00

Both parameters to visitTypeBegin are actually members of CVRecord, so we can just pass CVRecord instead of destructuring it. Differential Revision: http://reviews.llvm.org/D21435 llvm-svn: 272899