Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor out -index-ignore-system-modules into a separate feature #1252

Conversation

brentleyjones
Copy link
Collaborator

The feature has opposite polarity to the compiler flag, as we want it to be off by default and only enabled on certain targets.

PiperOrigin-RevId: 467693984
(cherry picked from commit 14e066f)


Cherry-pick notes: We already had this flag, just named the opposite way. Not worth the breaking change to rename it. Though we are now enabling the flag by default.

The feature has opposite polarity to the compiler flag, as we want it to be off by default and only enabled on certain targets.

PiperOrigin-RevId: 467693984
(cherry picked from commit 14e066f)

---

Cherry-pick notes: We already had this flag, just named the opposite way. Not worth the breaking change to rename it. Though we are now enabling the flag by default.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/factor-out-index-ignore-system-modules-into-a-separate-feature branch from 3f6d335 to 133c057 Compare June 21, 2024 14:22
@brentleyjones brentleyjones enabled auto-merge (rebase) June 21, 2024 14:22
brentleyjones referenced this pull request Jun 21, 2024
The feature has opposite polarity to the compiler flag, as we want it to be off by default and only enabled on certain targets.

PiperOrigin-RevId: 467693984
@brentleyjones brentleyjones merged commit c6248e4 into master Jun 21, 2024
14 checks passed
@brentleyjones brentleyjones deleted the bj/factor-out-index-ignore-system-modules-into-a-separate-feature branch June 21, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants