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
valYtestPickler:Setting[Boolean] =BooleanSetting("-Ytest-pickler", "self-test for pickling functionality; should be used with -Ystop-after:pickler")
120
121
valYcheckReentrant:Setting[Boolean] =BooleanSetting("-Ycheck-reentrant", "check that compiled program does not contain vars that can be accessed from a global root.")
121
122
valYdropComments:Setting[Boolean] =BooleanSetting("-Ydrop-comments", "Drop comments when scanning source files.")
0 commit comments