llvm-project
9d1b6214 - [clang-doc] Sort index and avoid non-determinism (#184675)

Commit
47 days ago
[clang-doc] Sort index and avoid non-determinism (#184675) Consolidate logic to get sorted children from StringMap. Using the new API makes it more natural to not miss cases where we missed sorting the children directly. This also allows us to remove -DAG checks from tests and have deterministic ordering.
Author
Parents
Loading