diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 20:39:25 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 20:39:25 +0000 |
| commit | cca5f68e5310b7ada3f0eb9b724d483c59da4f7b (patch) | |
| tree | 41b960e652f431f0691d7f0e2dbea133489cd86d /clang/lib/Frontend/InitHeaderSearch.cpp | |
| parent | 2c4487de6de9fbdc7cf2ee7d9ea6f462b2f425d6 (diff) | |
| download | bcm5719-llvm-cca5f68e5310b7ada3f0eb9b724d483c59da4f7b.tar.gz bcm5719-llvm-cca5f68e5310b7ada3f0eb9b724d483c59da4f7b.zip | |
DebugInfo: Remove DIGlobalVariable::getGlobal()
`DIGlobalVariable::getGlobal()` isn't really helpful, it just does a
`dyn_cast_or_null<>`. Simplify its only user by doing the cast directly
and delete the code.
llvm-svn: 234796
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions

