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 | 7f792cf329578f0b75d4b5676464bde602e467bb (patch) | |
tree | dcff6177142787f9decf7207d1d6147bdf4169cd /llvm/lib/Support/StringExtras.cpp | |
parent | 520442b32c4918097b3f874206e570e40b0d66d6 (diff) | |
download | llvm-7f792cf329578f0b75d4b5676464bde602e467bb.zip llvm-7f792cf329578f0b75d4b5676464bde602e467bb.tar.gz llvm-7f792cf329578f0b75d4b5676464bde602e467bb.tar.bz2 |
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.
llvm-svn: 93666
Diffstat (limited to 'llvm/lib/Support/StringExtras.cpp')
0 files changed, 0 insertions, 0 deletions