mirror of
https://github.com/boostorg/test.git
synced 2026-02-08 23:22:13 +00:00
* using definition from Boost.Config for the Embarcadero non-clang-based compilers. * Embarcadero C++ clang-based compilers act like clang ( __GNUC__ ) in regard to SEH based signal handling. * The __cdecl calling convention is valid for Embarcadero C++ clang-based compilers