Skip to content

[include-cleaner] Make sure exports of stdlib also works for physical files #72246

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

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

kadircet
Copy link
Member

This was creating discrepancy in cases where we might have a physical
file entry (e.g. because we followed a source location from a stdlib
file) and tried to find its exporters.

@kadircet kadircet requested a review from hokein November 14, 2023 12:16
… files

This was creating discrepancy in cases where we might have a physical
file entry (e.g. because we followed a source location from a stdlib
file) and tried to find its exporters.
@kadircet kadircet force-pushed the export_both_stdlib_and_physical branch from 49ea3ae to 84f320a Compare November 17, 2023 09:10
@kadircet kadircet merged commit fd2d5ad into llvm:main Nov 17, 2023
@kadircet kadircet deleted the export_both_stdlib_and_physical branch November 17, 2023 09:14
sr-tream pushed a commit to sr-tream/llvm-project that referenced this pull request Nov 20, 2023
… files (llvm#72246)

This was creating discrepancy in cases where we might have a physical
file entry (e.g. because we followed a source location from a stdlib
file) and tried to find its exporters.
zahiraam pushed a commit to zahiraam/llvm-project that referenced this pull request Nov 20, 2023
… files (llvm#72246)

This was creating discrepancy in cases where we might have a physical
file entry (e.g. because we followed a source location from a stdlib
file) and tried to find its exporters.
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.

2 participants