Extended Description
When running with EXPENSIVE_TESTS the FindExplicitReferencesTest in the clangd unit tests fails, somewhat non-deterministically.
This is likely due to using some data structure with non-deterministic iteration order, as STLExtras will shuffle elements with EXPENSIVE_TESTS.
This is showing up in the greendragon bot: http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-expensive/15318/