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
[lldb] Allow swift-clang-override-options setting when using cc1 args
When using swift caching or direct cc1 mode, allow using setting to
override clang arguments. Even this override option directly applies to
cc1 arguments, not clang driver arguments, thus is a behavior change,
but it can be handy for debugging or working around issues.
0 commit comments