Re: [clang-tools-extra] r368058 - Fixed toHalfOpenFileRange assertion fail

2019-08-09 Thread Hans Wennborg via cfe-commits
Merged to release_90 in r368407. On Tue, Aug 6, 2019 at 7:00 PM Shaurya Gupta via cfe-commits wrote: > > Author: sureyeaah > Date: Tue Aug 6 10:01:12 2019 > New Revision: 368058 > > URL: http://llvm.org/viewvc/llvm-project?rev=368058=rev > Log: > Fixed toHalfOpenFileRange assertion fail > >

[clang-tools-extra] r368058 - Fixed toHalfOpenFileRange assertion fail

2019-08-06 Thread Shaurya Gupta via cfe-commits
Author: sureyeaah Date: Tue Aug 6 10:01:12 2019 New Revision: 368058 URL: http://llvm.org/viewvc/llvm-project?rev=368058=rev Log: Fixed toHalfOpenFileRange assertion fail Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at