Boost logo

Boost :

Subject: Re: [boost] [shared_ptr] Clang with Microsoft CodeGen in VS 2015Update1
From: Peter Dimov (lists_at_[hidden])
Date: 2015-12-09 12:26:08


Marcel Raad wrote:

> The same problem occurs with clang-cl, which defines _MSC_VER instead of
> __GNUC__. Could that be fixed too please?
>
> clang/c2 defines __GNUC__ but doesn't support GCC inline assembly, so
> sp_counted_base_gcc_x86.hpp also has to be excluded for __c2__.

With all those subtly different clangs, things are getting a bit ridiculous.

Does #define BOOST_SP_USE_STD_ATOMIC work for clang-cl and clang/c2?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk