mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
![]() - Implemented C++11 attributes without breaking the current API for attributes in CDT. Added attribute specifiers according to the standard, which can be added to attribute owners and contain ICPPASTAttributes themselves. - Adapted current attribute implementation (Tokens and Offsets) to be writable by ASTWriter. - Added integration of GNU attributes into the AST for several missing cases. Change-Id: Ifb6a05989f0b4da0d504be24213df86c66428060 Reviewed-on: https://git.eclipse.org/r/22555 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.bupc-feature | ||
org.eclipse.cdt.core.parser.upc | ||
org.eclipse.cdt.core.parser.upc.feature | ||
org.eclipse.cdt.core.parser.upc.sdk.feature | ||
org.eclipse.cdt.core.parser.upc.source.feature | ||
org.eclipse.cdt.core.parser.upc.tests | ||
org.eclipse.cdt.managedbuilder.bupc.ui |