Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Upgrade to LLVM/Clang 10.0.0 #965

Closed
egraether opened this issue Apr 6, 2020 · 0 comments · Fixed by #968 or #1033
Closed

Upgrade to LLVM/Clang 10.0.0 #965

egraether opened this issue Apr 6, 2020 · 0 comments · Fixed by #968 or #1033
Milestone

Comments

@egraether
Copy link
Contributor

No description provided.

@egraether egraether added this to the 2020.2-beta milestone Apr 6, 2020
egraether pushed a commit that referenced this issue Jun 7, 2020
Primarily FrontendAction now gets passed as unique_ptr, but also StringRef was added in a few places. See https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html#internal-api-changes and http://llvm.org/docs/ProgrammersManual.html#the-stringref-class Also, llvm::make_unique is now std::make_unique: https://reviews.llvm.org/D66259 because LLVM requires C++14.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant