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
Add standard argument to swift_cc_test_library and swift_c_test (#192)
`swift_cc_test_library` and `swift_c_test` did not support the
`standard` attribute, which allows an explicit selection of the language
standard. We want to be able to precisely set the C/C++ standard for all
targets. All other swift related rules support this already.
Reviving @armallen's old commits.
---------
Co-authored-by: Arnaud Mallen <[email protected]>
0 commit comments