diff options
author | Sean Callanan <scallanan@apple.com> | 2011-10-12 20:29:25 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-10-12 20:29:25 +0000 |
commit | ca4e0fd7e63b90e6f68044af47248c64f250ee8f (patch) | |
tree | db5047262d9bda53d54301fbc7beedc192327a24 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | f895efaa454a1a67b42b3eb1143fec7900c41a6d (diff) | |
download | bcm5719-llvm-ca4e0fd7e63b90e6f68044af47248c64f250ee8f.tar.gz bcm5719-llvm-ca4e0fd7e63b90e6f68044af47248c64f250ee8f.zip |
Refactoring in preparation for having multiple
calls to the FindExternalVisibleDecls function.
FindExternalVisibleDecls was recording whether
it had found generic function symbols in variables
that were local to the function. Now, however,
multiple calls occur in response to one request
from Clang, since we may be searching across
namespaces. To support that, I moved the local
variables into a bitfield in NameSearchContext.
llvm-svn: 141808
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions