Page MenuHomeFreeBSD

Build Clang on all architectures if host compiler supports C++11
ClosedPublic

Authored by emaste on Oct 17 2016, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 10:53 PM
Unknown Object (File)
Oct 2 2024, 10:18 AM
Unknown Object (File)
Oct 1 2024, 4:47 PM
Unknown Object (File)
Sep 7 2024, 5:39 AM
Unknown Object (File)
Aug 17 2024, 12:11 AM
Unknown Object (File)
Aug 7 2024, 12:11 AM
Unknown Object (File)
Jul 26 2024, 9:34 AM
Unknown Object (File)
Jul 9 2024, 1:02 AM
Subscribers

Details

Summary

Recent versions of Clang (3.8, 3.9) are starting to become usable for non-x86 non-arm FreeBSD architectures. If the compiler is capable of building Clang, do so in order to facilitate further testing.

(Perhaps we should just extend the test to add MIPS to powerpc instead, or change it to all but riscv and sparc64.)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to Build Clang on all architectures if host compiler supports C++11.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: dim, imp.
emaste added subscribers: br, adrian.
imp edited edge metadata.
This revision is now accepted and ready to land.Oct 17 2016, 4:29 PM

@dim OK for me to commit this to the clang400 branch?

dim edited edge metadata.

LGTM.

This revision was automatically updated to reflect the committed changes.