DebugInfo: Prepare for deletion of DIDescriptor subclasses
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 18:43:54 +0000 (18:43 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 18:43:54 +0000 (18:43 +0000)
commitdadc2b627d834acda6def76209db2c2001a079a9
treea8a6e576ca52c7a886ee26d749f583c39a4f5c37
parentec0bff926242ff96272f27a16dd41cb0604efea7
DebugInfo: Prepare for deletion of DIDescriptor subclasses

An upcoming LLVM commit will delete all the remaining subclasses of (the
already deleted) `DIDescriptor`.  Stop using them.

llvm-svn: 235403
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h