diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 23:21:33 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 23:21:33 +0000 |
commit | c755128673b035567f712a5afea7a5f1a24bf4f2 (patch) | |
tree | 7032159915858b8fd7c01f1214ccd321d7234504 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 9d1cf4c1663ccd3c6b6168973215fad0f297ca35 (diff) | |
download | llvm-c755128673b035567f712a5afea7a5f1a24bf4f2.zip llvm-c755128673b035567f712a5afea7a5f1a24bf4f2.tar.gz llvm-c755128673b035567f712a5afea7a5f1a24bf4f2.tar.bz2 |
CGDebugInfo: Stop using DIDescriptor::is*() and auto-casting
The clang edition of r234255: use built-in `isa<>`, `dyn_cast<>`, etc.,
and only build `DIDescriptor`s from pointers that are correctly typed.
llvm-svn: 234256
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions