-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Bazel's
-bin
output directory to the quote include paths search…
…ed by ClangImporter. genfiles_dir is already searched but is deprecated (bazelbuild/bazel#6761) and the C rules have been adding bin_dir to their quote include paths since June 2018, so we should catch up. RELNOTES: Swift modules that import C modules can now find headers located in the bazel-bin directory. PiperOrigin-RevId: 265051482
- Loading branch information
1 parent
4401374
commit 1b503e0
Showing
1 changed file
with
13 additions
and
3 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