Skip to content

implement older compilers (clang 3.[0..5] and gcc 4.7) #196

Open
@odinthenerd

Description

@odinthenerd

looking at the libs on here there seems to be a lot of support for compilers which are older than those currently offered. I am looking to add a legacy mode to boost.tmp (same front end different back end) using this pattern https://godbolt.org/g/W62iut and I would like to bench it against others on here (initially its probably going to suck). would it be feasible to add a few more clang versions and g++-4.7 ?

mp11:
g++ 4.7 or later
clang++ 3.3 or later
Visual Studio 2013, 2015, 2017

metal:
GCC | 4.7 | Ubuntu 14.04 LTS
Clang | 3.4 | Ubuntu 14.04 LTS
Clang | 3.5 | Ubuntu 14.04 LTS

meta:
clang >= 3.4

brigand:
clang >= 3.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions