diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 21:58:26 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 21:58:26 +0000 |
commit | d11d9c265f7a0e8b57c459e9829d9b86b1d54ed0 (patch) | |
tree | 47b9541eba762d22568db4793720241314686e27 /clang | |
parent | 9c43a0861579e61e73b9780b2de5b6cdc2c78ba1 (diff) | |
download | bcm5719-llvm-d11d9c265f7a0e8b57c459e9829d9b86b1d54ed0.tar.gz bcm5719-llvm-d11d9c265f7a0e8b57c459e9829d9b86b1d54ed0.zip |
DebugInfo: Simplify a few more wrappers
This is almost NFC, but I'm removing some assertions against `nullptr`.
The assertions aren't worth all that much since we'll typically get
segfaults at the same site (and I imagine ASan catches this sort of
thing), and besides: the whole idea is to replace the `DIDescriptor`
hierarchy with raw pointers to the new one.
llvm-svn: 234802
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions