[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [creduce-bugs] Assertion in clang delta rope manipulation



Hi Reid,

Fixed. Thanks for reporting the issue!

- Yang

On 01/09/2017 05:25 PM, Reid Kleckner wrote:
I'm getting this:
clang_delta: ../tools/clang/lib/Rewrite/RewriteRope.cpp:379: void {anonymous}::RopePieceBTreeLeaf::erase(unsigned int, unsigned int): Assertion `getPiece(StartPiece).size() > NumBytes' failed

The test case is attached. Hope that's useful