Files
Sourcetrail/deployment/dockerfiles/linux/centos7_64
Louis St-AmourandGitHub a12deb2056 Fixes for Clang 10 compatibility (closes #965) (#968)
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.
2020-06-07 16:18:58 +02:00
..

Docker Image for Sourcetrail 64 bit

based on our gcc Docker images

Software

  • Qt 5.9.1
  • LLVM/Clang 5.0.0
  • Boost 1.64.0
  • Ninja