Daniel Rodríguez Troitiño
Daniel Rodríguez Troitiño
Thanks @afnan-ahmad, but I want to distribute the `clr` file in the repository. Unfortunately your solution will imply copying it from the repository to the `Library` folder at least once,...
I don’t know if the code will be useful for this PR, but I tried to implement `Int128`/`UInt128`, but I never had the time to put it out there. https://github.com/drodriguez/swift/tree/integers-128...
@swift-ci please test
I agree with disabling the second test. Not sure about the `noundef`, since the check will allow it in every platform, and it might be incorrect for those other platforms....
> > Could this work? Probably yes, at least I cannot find an obvious error... > > I actually implemented this class doing TDD, because first I wanted to think...
> > Not to be a party pooper, but since we are trying asynchronous code here, and your tests look really solid, you cannot be sure that the implementation is...
The change as it is improves the situation, so I am not against it. To your discussion about copying the Clang driver code: I would prefer if the legacy driver...
@swift-ci please test llvm
@swift-ci please smoke test
@swift-ci please test llvm