Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6514

[Developer][C++][CMake] LLVM tools are restricted to the exact version 7.0

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • C++
    • None

    Description

      I have LLVM 7.1 installed locally, and FindClangTools couldn't locate it because ARROW_LLVM_VERSION is hardcoded to 7.0 and clang tools is restricted to the minor version.

      If it makes sense to restrict clang tools location down to the minor version, then we need to pass the located LLVM's version instead of the hardcoded one.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kszucs Krisztian Szucs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: