[PATCH] D72826: [clangd] Make output order of allTargetDecls deterministic

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 02:45:10 PST 2020


kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, mgrang, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.

Makes use of insertion order to stabilize output for multiple decls.

Fixes https://bugs.llvm.org/show_bug.cgi?id=44564


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72826

Files:
  clang-tools-extra/clangd/FindTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72826.238437.patch
Type: text/x-patch
Size: 5059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200116/41f2e1b1/attachment.bin>


More information about the cfe-commits mailing list