]> granicus.if.org Git - clang/commit
DebugInfo: Prepare for deletion of subclasses of DIScope
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 22:09:57 +0000 (22:09 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 22:09:57 +0000 (22:09 +0000)
commit91e509234ee370ec58a1cb3fa7e6b1ad5a74c891
tree89b10d54879a4e363ccbd7475a0e64ae59d61ebf
parentf5b4bb6556b6b055002bc91c127c1cc9f0c96181
DebugInfo: Prepare for deletion of subclasses of DIScope

Prepare for the deletion in LLVM of the subclasses of (the already
deleted) `DIScope` by using the raw pointers they were wrapping
directly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@235355 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h