[Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 6 18:08:13 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97542

--- Comment #8 from Vedran Miletić <vedran at miletic.net> ---
(In reply to Dennis Schridde from comment #7)
> Shouldn't ./configure check whether the installed version of LLVM is
> supported? That's what Rust does.

There are basically two options:
1) Fail explicitly on LLVM version that is not released, even if a certain
snapshot of LLVM can work.
2) Allow using Mesa with a snapshot that happens to carry the same version
number but different API.

Mesa does 2) now, and I prefer it to 1).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160906/8dbec033/attachment.html>


More information about the mesa-dev mailing list