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

Re: [creduce-dev] multifile creduce



Thanks Yang and Johan and Moritz!

Until recently I had never had much reason to reduce non-preprocessed code. But better to fix this late than never.

Johan, could you put your other patch from yesterday into a pull req so we can keep better track of it?

John


On 10/21/15 8:55 AM, Yang Chen wrote:
Hi Johan,

On 10/20/2015 01:28 AM, Johan Bengtsson wrote:
The second one is when clang-delta finds the included files and
identifies rewrite opportunities in them. Both of these problems
causes clang-delta to crash during rewrite.


I committed a fix based on your patch and Moritz's. Thanks!

- Yang