Add support for detecting specific compilers.
This will be used in both the build and testsuite. It can be used in-source as well to avoid any quirks. It defines COMPILER_X eg COMPILER_CLANG, COMPILER_GCC or COMPILER_ICC for now.
Loading
Please register or sign in to comment