[PATCH] D37563: Convenience/safety fix for llvm::sys::Execute(And|No)Wait

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 10:22:02 PDT 2017


Thanks!

vedant

> On Sep 15, 2017, at 4:47 AM, Alexander Kornienko via Phabricator <reviews at reviews.llvm.org> wrote:
> 
> alexfh added a comment.
> 
> In https://reviews.llvm.org/D37563#871083, @vsk wrote:
> 
>> Actually could you add a blurb about this to docs/ReleaseNotes? I had to fix some old code in lldb and stuff we have internally. It'd be useful to add a sentence or two about how to upgrade old callsites.
> 
> 
> Done in r313356.
> 
> 
> Repository:
>  rL LLVM
> 
> https://reviews.llvm.org/D37563
> 
> 
> 



More information about the llvm-commits mailing list