Alex Lorenz
Alex Lorenz
@swift-ci please test
@egorzhdan is it possible to use API notes for macros that are imported as constants? I thought that wasn't possible.
@swift-ci please test
@swift-ci please test
The deprecated warnings are tested in : - test/stdlib/FloatConstants.swift - test/stdlib/MathConstants.swift I'll check if I can get them working for Android. I'll see if I can create the right overlay...
@swift-ci please test macOS platform
@swift-ci please test macOS platform
@swift-ci please test macOS platform
@ian-twilightcoder I've added the '_math' module Swift overlay and the math constants are now properly deprecated from Swift . For float constants, it looks like using the '_Builtin_float' overlay works...
@swift-ci please test