Skip to content

Remove const qualifier from Modules returned by ExternalASTSource. (NFC) #1060

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
Apr 10, 2020

Conversation

adrian-prantl
Copy link

This API is used by LLDB to attach owning module information to
Declarations deserialized from DWARF.

Differential Revision: https://reviews.llvm.org/D75561

(cherry picked from commit f4754ea)

Conflicts:
clang/include/clang/Basic/Module.h
clang/lib/Basic/Module.cpp
clang/lib/Serialization/ASTReader.cpp

This API is used by LLDB to attach owning module information to
Declarations deserialized from DWARF.

Differential Revision: https://reviews.llvm.org/D75561

(cherry picked from commit f4754ea)

 Conflicts:
	clang/include/clang/Basic/Module.h
	clang/lib/Basic/Module.cpp
	clang/lib/Serialization/ASTReader.cpp
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl requested a review from fredriss April 10, 2020 16:30
@adrian-prantl
Copy link
Author

test with swiftlang/swift#30953
@swift-ci test

@adrian-prantl
Copy link
Author

test with swiftlang/swift#30953
@swift-ci test platform macOS

@fredriss
Copy link

@swift-ci test macOS

@adrian-prantl
Copy link
Author

test with swiftlang/swift#30953
@swift-ci test macOS

@fredriss fredriss merged commit 9195b30 into swiftlang:swift/master Apr 10, 2020
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