I typically keep LLVM_REVERSE_ITERATION=On after running into issues on some of the build bots with EXPENSIVE_CHECKS enabled. This morning I noticed that clang/test/Analysis/analyzeOneFunction.cpp started failing.
Its been sometime since I ran clang tests (that I recall), so I'm not sure what revision range is interesting, precisely. I'm guessing anywhere between 912a92a and 4ecb3c7 (I can't imagine I went much more than a month w/o running them at all locally), but I'm not positive.
I about to start trying to bisect, but I'm reporting now incase this is a know/tracked issues or someone will know offhand what's responsible.