aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringExtras.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-01-16 22:29:39 +0000
committerDouglas Gregor <dgregor@apple.com>2010-01-16 22:29:39 +0000
commit7f792cf329578f0b75d4b5676464bde602e467bb (patch)
treedcff6177142787f9decf7207d1d6147bdf4169cd /llvm/lib/Support/StringExtras.cpp
parent520442b32c4918097b3f874206e570e40b0d66d6 (diff)
downloadllvm-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