Hello, Le 03/02/2019 à 15:28, Svante Signell a écrit :
I will submit these patches to upstream too, in due time.
Do you have an update about that? This is hard to maintain these patches (rebase, breakage[1], etc) I will probably disable these patches soon for snapshot if they aren't merged upstream. Sorry, Sylvestre [1] the most recent is: /build/llvm-toolchain-snapshot-9~svn355904/tools/clang/lib/Driver/ToolChains/KFreeBSD.cpp: In member function 'virtual clang::SanitizerMask clang::driver::toolchains::kFreeBSD::getSupportedSanitizers() const': /build/llvm-toolchain-snapshot-9~svn355904/tools/clang/lib/Driver/ToolChains/KFreeBSD.cpp:449:27: error: 'Efficiency' is not a member of 'clang::SanitizerKind' Res |= SanitizerKind::Efficiency; ^~~~~~~~~~