Skip to content

[clang] set DebugCompilationDir in PCHContainer #7546

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
Oct 6, 2023

Conversation

rmaz
Copy link

@rmaz rmaz commented Sep 29, 2023

This change sets the debug compilation directory when generating debug information for PCH object containers. This allows for overriding the compilation directory in debug information in precompiled pcm files.

This is a cherry pick of llvm#67744

This change sets the debug compilation directory when generating debug
information for PCH object containers. This allows for overriding the
compilation directory in debug information in precompiled pcm files.
@rmaz
Copy link
Author

rmaz commented Sep 29, 2023

@adrian-prantl doesn't look like I can add reviewers, this is the cherry pick required for swiftlang/swift#68847

@adrian-prantl adrian-prantl self-requested a review October 3, 2023 20:10
@adrian-prantl
Copy link

@swift-ci test

@adrian-prantl adrian-prantl merged commit e5921e4 into swiftlang:stable/20230725 Oct 6, 2023
@rmaz rmaz deleted the debugcompdir branch May 20, 2025 19:51
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