[PATCH] D37563: Convenience/safety fix for llvm::sys::Execute(And|No)Wait
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 04:47:10 PDT 2017
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