Rename ClassType to the more accurate UnderlyingType and document its purpose.
authorAdrian Prantl <aprantl@apple.com>
Fri, 19 Apr 2013 19:56:02 +0000 (19:56 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 19 Apr 2013 19:56:02 +0000 (19:56 +0000)
commit2f445be5a75b4d1a907dd694c9e5c518229df48e
tree128855a9bca263f962aba004df47fd2a56427e34
parent4acef770cfb9622a5baf3e1c72e99c4fc84e48ea
Rename ClassType to the more accurate UnderlyingType and document its purpose.
rdar://problem/13463793

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179877 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DIBuilder.h
include/llvm/DebugInfo.h
lib/IR/DIBuilder.cpp