[Modules] Make header inclusion order from umbrella dirs deterministic
Sort the headers by name before adding the includes in
collectModuleHeaderIncludes. This makes the include order for building
umbrellas deterministic across different filesystems and also guarantees
that the ASTWriter always dump top headers in the same order.
There's currently no good way to test for this behavior.
rdar://problem/
28116411
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@289478
91177308-0d34-0410-b5e6-
96231b3b80d8