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
Currently the extra-cpp-flags specified in a destination.json file are not
passed through to clang. This is because the extra cpp flags are not being
encoded. This patch fixes that.
0 commit comments