-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hardcode former legacy Bazel Obj-C flags as a short-term workaround.
These flags were hardcoded directly in Bazel's `ObjcConfiguration` but have been moved to crosstool. The Swift toolchain doesn't query crosstool for flags that it should pass to ClangImporter. In the long-term it should, but this is an immediate workaround to preserve the pre-existing behavior. RELNOTES: None. PiperOrigin-RevId: 306326899
- Loading branch information
1 parent
11374be
commit 2ebfc40
Showing
1 changed file
with
33 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters