diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-07-13 02:00:19 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-07-13 02:00:19 +0000 |
commit | 95d99308c448cd50596e75ca51286ff1e1f750e2 (patch) | |
tree | ef7f595ff9b7715326bf529e7b0a3c90135d89fc /llvm/tools/llvm-ar/llvm-ar.cpp | |
parent | 7459be6dc7ee344d5fa9859c50cb892bc4443d16 (diff) | |
download | bcm5719-llvm-95d99308c448cd50596e75ca51286ff1e1f750e2.tar.gz bcm5719-llvm-95d99308c448cd50596e75ca51286ff1e1f750e2.zip |
C++ modules: Don't call DeclContext::lookup when half-way through deserializing
decls. That can reenter deserialization and explode horribly by trying to merge
a declaration that we've not got very far through deserializing yet.
llvm-svn: 186236
Diffstat (limited to 'llvm/tools/llvm-ar/llvm-ar.cpp')
0 files changed, 0 insertions, 0 deletions