You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
valYemitTasty=BooleanSetting("-Yemit-tasty", "Generate tasty in separate *.tasty file.")
93
+
valYemitTastyInClass=BooleanSetting("-Yemit-tasty-in-class", "Generate tasty in the .class file and add an empty *.hasTasty file.")
94
94
valYlogClasspath=BooleanSetting("-Ylog-classpath", "Output information about what classpath is being applied.")
95
95
valYdisableFlatCpCaching=BooleanSetting("-YdisableFlatCpCaching", "Do not cache flat classpath representation of classpath elements from jars across compiler instances.")
0 commit comments