Add BOOST_COMP_xyz_FRONTEND defs.
Open
enhancement
- Dominant language
- C
- Stars
- 56
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
We need to be able to differentiate between "real" compilers and just the front end compiler. Hence we need to add BOOST_COMP_xyz_FRONTEND defs for the compilers. Currently the known front-ends are: Clang (clang.h), EDG (edg.h), Pathscale (ekopath.h), IBM XLCPP (ibm.h), and Intel OSX (as Clang hence intel.h and clang.h).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.