Re: Question on Disable no throw for -flive-patching master option.

2019-01-09 Thread Martin Liška
Honza: PING^2 On 1/2/19 12:47 PM, Martin Liška wrote: > Honza: PING > > On 12/6/18 12:16 AM, Qing Zhao wrote: >> Hi, Honza, >> >> I have one question relate to whether to disable nothrow for -flive-patching >> as following: >> >> actually, there are two passes here: >> >> 1. local nothrow pass:

Re: Question on Disable no throw for -flive-patching master option.

2019-01-02 Thread Martin Liška
Honza: PING On 12/6/18 12:16 AM, Qing Zhao wrote: > Hi, Honza, > > I have one question relate to whether to disable nothrow for -flive-patching > as following: > > actually, there are two passes here: > > 1. local nothrow pass:  in this pass, nothrow attribute is set locally after >

Question on Disable no throw for -flive-patching master option.

2018-12-05 Thread Qing Zhao
Hi, Honza, I have one question relate to whether to disable nothrow for -flive-patching as following: actually, there are two passes here: 1. local nothrow pass: in this pass, nothrow attribute is set locally after analyzing every stmt of the function body: unsigned int