Giter VIP home page Giter VIP logo

Comments (5)

jwillikers avatar jwillikers commented on June 12, 2024

I need LLVM for the Mesa package, several components. The libclang library is also used by Qt for QtTools. Currently a system library is used.

from conan-center-index.

planetmarshall avatar planetmarshall commented on June 12, 2024

My use case is for building clang tooling - ie standalone refactoring tools built on libclang and LLVM, code translation etc.

The llvm-core recipe has been updated for conan-2 and has been ready for review for some time. #22997

from conan-center-index.

jusito avatar jusito commented on June 12, 2024

I need llvm, libclang, and compiler-rt for a static analysis framework I want to see in CCI. The analysis is done on llvm-ir. For the generation of llvm-ir files, we need clang, clang++, and opt binary, which must be the same version as the consumed llvm library. As developers and consumers, this will allow us to use a different compiler/compiler version and remove the necessity of installing the same compiler again. We currently need llvm 14 because we relied on a crucial analysis part, which has been removed from llvm 15.

from conan-center-index.

planetmarshall avatar planetmarshall commented on June 12, 2024

I am a little bit confused about what's being asked here - there already is a recipe for LLVM in CCI - llvm-core, and has been for nearly three years. I've updated it for conan2, and additionally tested it with LLVM 18 and a downstream clang recipe that uses it as a dependency, but I can't add PRs for any of this work until #22997 is reviewed.

from conan-center-index.

skipfowler avatar skipfowler commented on June 12, 2024

I would like a way to deliver via Conan tools such as clang and supporting tools like clangd, clang-format and clang-tidy. The effort is to maintain a consistent developer environment. A working example is that CMake can be delivered consistently via Conan.

from conan-center-index.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.