diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-03-22 03:35:28 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-03-22 03:35:28 +0000 |
commit | 0b472d86de26614f36a23b3327e898fbf3fe02de (patch) | |
tree | d9b9bc8ec98603e99ba52654a416755c3d931c80 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp | |
parent | 5957b7042a919fedc91040aa9c481ef94b09e62a (diff) | |
download | bcm5719-llvm-0b472d86de26614f36a23b3327e898fbf3fe02de.tar.gz bcm5719-llvm-0b472d86de26614f36a23b3327e898fbf3fe02de.zip |
During the instantiation of a class template specialization, that
specialization is known to be incomplete. If we're asked to try to
complete it, don't attempt to instantiate it again -- that can lead
to stack overflow, and to rejects-valids if the class being incomplete
is not an error.
llvm-svn: 153236
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp')
0 files changed, 0 insertions, 0 deletions