Sven Boemer
Sven Boemer
Thanks @jtschuster, I incorporated those suggestions into the "Feature switches without feature attributes" section. I think the main tradeoff is that the string-based model requires giving a string name to...
Per today's discussion: - Changed `FeatureSwitch` to `FeatureCheck` - Changed `FeatureName` to `FeatureSwitchDefinition`, in case we want to make the string argument optional and infer the feature name from the...
Does building libc++ also make it the default for clang on these images? Or does the runtime build need to set some flags to build against libc++?
Closing this - we can continue discussion in the broader proposal that's a superset of this one: https://github.com/dotnet/roslyn/issues/73920. edit: @agocke would you mind closing this for me? I don't have...
@nohwnd this might be a candidate for tracking as part of https://github.com/microsoft/vstest/issues/4843.
Ci has been failing with the same issue: https://travis-ci.org/aspnet/JitBench/jobs/502851655.
@pranavkm is this on your radar? If not, is there someone else I can ask?