]> granicus.if.org Git - clang/commit
[SourceLocations] Use stronger sort predicate to remove non-deterministic ordering
authorMandeep Singh Grang <mgrang@codeaurora.org>
Wed, 29 Nov 2017 20:55:13 +0000 (20:55 +0000)
committerMandeep Singh Grang <mgrang@codeaurora.org>
Wed, 29 Nov 2017 20:55:13 +0000 (20:55 +0000)
commit25c021962d9747fe4fde8ed3cf52da01c7e67348
treef8990db28f72818831bd05dd18eb25acb68998c0
parent6432d59ab0dde62126b7e55c35b6a2f88490334f
[SourceLocations] Use stronger sort predicate to remove non-deterministic ordering

Summary:
This fixes the following failure uncovered by D39245:
  Clang :: Index/getcursor-preamble.m

Reviewers: gbenyei, akyrtzi, bkramer, arphaman

Reviewed By: arphaman

Subscribers: arphaman, cfe-commits

Differential Revision: https://reviews.llvm.org/D40618

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319357 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp