search for: attrhasattributeimpl

Displaying 1 result from an estimated 1 matches for "attrhasattributeimpl".

2015 Aug 10
2
Clang attributes issue
Hi All, Sorry for my previous email: there was some issue with my email system. Hope you don't have any problems with reading my message now. Aaron, Not long ago I met a problem related to clang attributes implementation. I tried to add a new CXX11 attribute with separated namespace like here: def FooAligned : InheritableAttr { let Spellings = [CXX11<"_Foo_attrs",