diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-12-10 01:45:04 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-12-10 01:45:04 +0000 |
commit | f14b1df55b64aa66ec799b948ef99c1558a4c4c8 (patch) | |
tree | 81352ef2c591cd0847b22e579233573f495427a3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2dc1b0f51487e7f16c013074b618c2040f01f898 (diff) | |
download | llvm-f14b1df55b64aa66ec799b948ef99c1558a4c4c8.zip llvm-f14b1df55b64aa66ec799b948ef99c1558a4c4c8.tar.gz llvm-f14b1df55b64aa66ec799b948ef99c1558a4c4c8.tar.bz2 |
IR: Move call to dropAllReferences() to MDNode subclasses
Don't call `dropAllReferences()` from `MDNode::~MDNode()`, call it
directly from `~MDNodeFwdDecl()` and `~GenericMDNode()`.
llvm-svn: 223904
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions