Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

[clang-apply-replacements] Fix missing dependency - clangToolingRefactoring #1

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

jkorous-apple
Copy link
Contributor

Fixes linker error:
Undefined symbols for architecture x86_64:
"clang::tooling::AtomicChange::replace(clang::SourceManager const&, clang::SourceLocation, unsigned int, llvm::StringRef)"

…toring

Fixes linker error:
  Undefined symbols for architecture x86_64:
    "clang::tooling::AtomicChange::replace(clang::SourceManager const&, clang::SourceLocation, unsigned int, llvm::StringRef)"
@hyp hyp self-requested a review November 30, 2018 19:11
@hyp
Copy link
Contributor

hyp commented Nov 30, 2018

You shouldn't commit to stable.
You need to merge to upstream-with-swift and then cherry-pick it into swift-5.0 branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants