Update preprocessor macros useful for clang
authorLudwig Jäck <ludwig.jaeck@intra2net.com>
Fri, 31 May 2024 09:55:12 +0000 (11:55 +0200)
committerLudwig Jäck <ludwig.jaeck@intra2net.com>
Fri, 7 Jun 2024 08:02:01 +0000 (10:02 +0200)
commita70965cd27ce21e0a1d7090c11b02ce6c9481ec1
tree7abc4e2ac98996710d396033bd6e8f72d81e4f43
parentd28db33b515a30808a26e22dfafdbe398deb7b0d
Update preprocessor macros useful for clang

Clang does not support the 'gccxml' attribute.
User defined string attributes need to use the 'annotate' attribute.
See Github issue: https://github.com/CastXML/CastXML/issues/25
codegen/codegen-stubhead.hxx