You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D155789 will implement LLVM_ENABLE_REVERSE_ITERATION for StringMap. With -DLLVM_ENABLE_REVERSE_ITERATION=on -DLLVM_ENABLE_PROJECTS='clang;clang-tools-extra', ninja check-clangd will have a failed test Clangd :: include-cleaner-batch-fix.test
On https://lab.llvm.org/buildbot/#/console , reverse-iteration is the only bot that tests -DLLVM_REVERSE_ITERATION:BOOL=ON and it doesn't build clang-tools-extra, so D155789 is not blocked by Clangd :: include-cleaner-batch-fix.test