diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-11-13 05:07:23 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-11-13 05:07:23 +0000 |
commit | 243d82345d3471c5375d57e8ac186327e4c82211 (patch) | |
tree | 6b85398e9b7fb0beddeeb7ec0a17db03b6f090dd /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 193e035b9c02e2f81921ac89151f4b2e8fd2681a (diff) | |
download | bcm5719-llvm-243d82345d3471c5375d57e8ac186327e4c82211.tar.gz bcm5719-llvm-243d82345d3471c5375d57e8ac186327e4c82211.zip |
Copy the decls returned by DeclContext::lookup_result to a
new container so we can safely iterate over them.
The container holding the lookup decls can under certain conditions
be changed while iterating (e.g. because of deserialization).
llvm-svn: 167816
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions