[llvm-tapi-diff] Apply stable sorting to output
authorSam Powell <sam@sampowell.dev>
Wed, 9 Jun 2021 20:06:32 +0000 (13:06 -0700)
committerCyndy Ishida <cyndy_ishida@apple.com>
Wed, 9 Jun 2021 20:09:47 +0000 (13:09 -0700)
commit90a26a41e9ce16a4d471d25c2f7b36b5538fb4ce
tree83ccf0a195b3c6daaa13d93e232bc46f095289a9
parent314c049142ed22154fbe37de3a566ef38b884fab
[llvm-tapi-diff] Apply stable sorting to output

* For the output, the attributes within the target slice should be
  grouped by the input order, then sorted by value ordering.
This is to fix current ubuntu buildbot inconsistences.
llvm/tools/llvm-tapi-diff/DiffEngine.cpp