aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-10-15 16:49:56 +0000
committerDouglas Gregor <dgregor@apple.com>2010-10-15 16:49:56 +0000
commit26c5578d849a5f9cdc3044ae67e2857bbe038215 (patch)
treeaad8426c82d2ac8d3b6222004bf36badc26919a0 /llvm/utils/FileCheck/FileCheck.cpp
parent8f6fca7f304bc97b0de806349bc9bd6222704070 (diff)
downloadllvm-26c5578d849a5f9cdc3044ae67e2857bbe038215.zip
llvm-26c5578d849a5f9cdc3044ae67e2857bbe038215.tar.gz
llvm-26c5578d849a5f9cdc3044ae67e2857bbe038215.tar.bz2
When performing typo correction, keep track of whether the last lookup
we did was an acceptable lookup. If it is, then we can re-use that lookup result. If it isn't, we have to perform the lookup again. This is almost surely the cause behind the mysterious typo.m failures on some builders; we were getting the wrong lookup results returned. llvm-svn: 116586
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions