[all-commits] [llvm/llvm-project] 90a26a: [llvm-tapi-diff] Apply stable sorting to output

Sam via All-commits all-commits at lists.llvm.org
Wed Jun 9 13:10:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90a26a41e9ce16a4d471d25c2f7b36b5538fb4ce
      https://github.com/llvm/llvm-project/commit/90a26a41e9ce16a4d471d25c2f7b36b5538fb4ce
  Author: Sam Powell <sam at sampowell.dev>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M llvm/tools/llvm-tapi-diff/DiffEngine.cpp

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list