Skip to content

clangd/test/include-cleaner-batch-fix.test depends on iteration order of StringMap #63995

@MaskRay

Description

@MaskRay

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions