-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We need to parse copt for -iquote paths and pass them to the include scanner. This mirrors what we already do for -I paths. Note currently objc_library documentation (see [] recommends use of -iquote while cc_library documentaiton recommends ([] While we're at it, sanity check the include path, and add/fix a couple tests. RELNOTES: None PiperOrigin-RevId: 268902183
- Loading branch information
1 parent
aa8e8a2
commit abf3905
Showing
1 changed file
with
18 additions
and
4 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