Displaying 1 result from an estimated 1 matches for "yrouban".
Did you mean:
rouban
2018 Nov 06
2
[RFC] Enable thread specific cl::opt values for multi-threaded support
...We already have that for most of our libraries.
-Chris
> On Oct 31, 2018, at 12:11 AM, Yevgeny Rouban via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> >>! In D53424#1273950 <tel:1273950>, @delcypher wrote:
> >>>! In D53424#1273737 <tel:1273737>, @yrouban wrote:
> >>>>! In D53424#1273728 <tel:1273728>, @jfb wrote:
> >>> Was there a commitment from the community, with some time horizon for moving away from this patch?
> …
> > While I agree that a transition away from global `cl::opt`s is going to be tough I t...