[Bug 263456] [exp-run] update LLVM_DEFAULT to 13

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 11:19:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263456

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg@freebsd.org

--- Comment #6 from Adriaan de Groot <adridg@freebsd.org> ---
- tvm: has updated since this exp-run, now seems to work
- youcompleteme: has updated since this exp-run, now seems to work

- halide: outdated port, I've filed a bug for yuri@
- castxml: bad OPTIONS section, I've filed a bug for yuri@
- py-llvmlite: the LLVM dependency is just wrong, it must be 10, I've filed a
bug for the maintainer

For android-tools-simpleperf and clazy, both are building as C++11, but LLVM13
headers require a later C++ standard (in particular, the headers use
std::enable_if_t, which is C++14). *Probably* those can be fixed by bumping the
C++ standard on them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.