diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-01-16 22:29:39 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-01-16 22:29:39 +0000 |
commit | 60406bede202b66ebdd98cac0c38d20f9698aeca (patch) | |
tree | ad7fd0c5b7373c5a0cd72e0547f3337f1cce40e2 /lib/Analysis/MallocChecker.cpp | |
parent | ce757a7a1ee905f87551996a69da3e95e8afeeb7 (diff) |
Introduce a second queue of "local" pending implicit instantiation,
which are instantiations of the member functions of local
classes. These implicit instantiations have to occur at the same time
as---and in the same local instantiation scope as---the enclosing
function, since the member functions of the local class can refer to
locals within the enclosing function. This should really, really fix PR5764.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93666 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions