diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 19:07:27 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 19:07:27 +0000 |
commit | 3c2d70434bd750683baa94432bfe9fd1f639f968 (patch) | |
tree | af48b74f5b86aac27b510973e4d5c4a24fec2ecb /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3ff56573294b531a123046c1ff7d4b91601261f1 (diff) | |
download | llvm-3c2d70434bd750683baa94432bfe9fd1f639f968.zip llvm-3c2d70434bd750683baa94432bfe9fd1f639f968.tar.gz llvm-3c2d70434bd750683baa94432bfe9fd1f639f968.tar.bz2 |
DebugInfo: Migrate DISubprogram::describes() to new hierarchy, NFC
I don't really like this function at all -- I think it should be as
simple as `return getFunction() == F` -- but for now this seems like the
best we can do.
llvm-svn: 234778
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions