aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-11-11 18:37:32 +0000
committerSean Callanan <scallanan@apple.com>2011-11-11 18:37:32 +0000
commitb889f8b4b83f487c6ed48c5026a83a7a58f25bef (patch)
tree8fc3cdd850f92be2e4665486f0df9af20f5d1b7d /clang/lib/Lex/ModuleMap.cpp
parent26c328d7349076cb2a885076383c7d5f9adf44d6 (diff)
downloadllvm-b889f8b4b83f487c6ed48c5026a83a7a58f25bef.zip
llvm-b889f8b4b83f487c6ed48c5026a83a7a58f25bef.tar.gz
llvm-b889f8b4b83f487c6ed48c5026a83a7a58f25bef.tar.bz2
Fixed a bug that inhibited symbol lookup. The
problem is that we had a bitfield that kept track of what had been found so far, and inhibited searches when the local variable bit was set. This bitfield was not being initialized correctly. llvm-svn: 144400
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions