apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.09k stars 320 forks source link

Remove side effect from SetPlaygroundTransformEnabled() #8908

Closed adrian-prantl closed 2 weeks ago

adrian-prantl commented 2 weeks ago

The function was also setting the langiage to Swift, which can (after the API change have the unwanted side-effect of also resetting the language version to the default.

adrian-prantl commented 2 weeks ago

@swift-ci test

adrian-prantl commented 2 weeks ago

@swift-ci test