This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3febabe9779b020b52f6af491accdf2eedfa02d2
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
constructorCall
T
History
Alexander Udalov
1864716c83
Remove -Xnormalize-constructor-calls
...
Constructor call normalization is enabled by default since 1.3.
2021-09-02 22:11:22 +02:00
..
breakInConstructorArguments.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
continueInConstructorArguments.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
earlyReturnInConstructorArguments.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
inlineFunInConstructorCall.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
inlineFunInConstructorCallEvaluationOrder.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
inlineFunInInnerClassConstructorCall.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
inlineFunInLocalClassConstructorCall.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
loopInInlineFun.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
loopInInlineFunInSuperConstructorCall.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
nestedConstructorCallWithJumpOutInConstructorArguments.kt
…
nonLocalReturnInConstructorArguments.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00
possiblyPoppedUnitializedValueInArguments.kt
…
regularConstructorCallEvaluationOrder.kt
…
tryCatchInConstructorCallEvaluationOrder.kt
Remove -Xnormalize-constructor-calls
2021-09-02 22:11:22 +02:00