This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG35918bcb6f50: [AST] Sort introspection results without
instantiating other data (authored by stephenkelly).
Repository:
rG LLVM Github Monorepo
C
njames93 accepted this revision.
njames93 added a comment.
This revision is now accepted and ready to land.
This I suppose is a good fast way to sort these.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101054/new/
https://reviews.llvm.org/D101054
steveire created this revision.
steveire added a reviewer: njames93.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Avoid string allocation in particular, but also avoid attempting to
impose any particular ordering based on format