Details, details! ;-) It was trivial, but not THAT trivial -- thanks, David!

~Aaron

On Wed, Oct 22, 2014 at 4:34 PM, David Blaikie <[email protected]> wrote:
> (missing patch attachment)
>
> On Wed, Oct 22, 2014 at 1:29 PM, Aaron Ballman <[email protected]>
> wrote:
>>
>> Currently, function try blocks are not analyzed to determine whether
>> all control paths return a value. This patch addresses that, and adds
>> test cases for it. This appears to be a relatively simple change
>> required to support this.
>>
>> ~Aaron
>> _______________________________________________
>> cfe-commits mailing list
>> [email protected]
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>

Attachment: FunctionTryBlock.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to