Skip to content

gmacros: Use C++ namespaces attribute specifier sequences for msvc

As we do already for GNU compilers, when using C++ we should attribute sequences with msvc namespace.

Coming from !2895 (comment 1600034)

Merge request reports