#85 Add a __CPROC__ 10 months ago

Comment by ~jvoisin on ~mcf/cproc

It's best to test for availability of features you want to use instead of hard-coding assumptions about features provided by particular implementations.

There are many features whose presence (let alone proper working implementation) can't be tested: VLA, __has_builtin, inline assembly, _Complex

#85 Add a __CPROC__ 1 year, 2 months ago

Ticket created by ~jvoisin on ~mcf/cproc

gcc has GNUC, clang has clang, it would be nice to have CPROC in cproc.