[PATCH] D156093: [ASTImporter] Re-odering by lexical order for all imported decls within record

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 07:21:31 PDT 2023


danix800 updated this revision to Diff 543535.
danix800 retitled this revision from "[ASTImporter] Add extra sorting round for keeping lexical order of all imported decls within record" to "[ASTImporter] Re-odering by lexical order for all imported decls within record".
danix800 edited the summary of this revision.
danix800 added a reviewer: balazske.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156093/new/

https://reviews.llvm.org/D156093

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156093.543535.patch
Type: text/x-patch
Size: 4991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/0dfef7a4/attachment-0001.bin>


More information about the cfe-commits mailing list