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
Starlarkify parse header action creation and compile build variable construction
Rollforward of unknown commit with fixes:
- declare and set outputs on `CppCompileActionBuilder` before constructing build variables, the latter requires those - this removes the need to read the fields from the builder)
- add missing parameters to `_get_copts`
- fix cpp opts result list construction
- add missing internal API for per-file copts
PiperOrigin-RevId: 788813137
Change-Id: I552ce2bc40d8a89cfd3577fd7f03d80de3dcca01
0 commit comments