1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/upc/org.eclipse.cdt.core.parser.upc
Thomas Corbat b5cf6c388c Bug 427539 - C++11 attribute implementation
- 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>
2014-03-10 13:01:47 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
grammar Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
src/org/eclipse/cdt Bug 427539 - C++11 attribute implementation 2014-03-10 13:01:47 -04:00
templates Bug 189792 - [UPC Parser] template proposals for upc_forall 2007-07-13 18:59:22 +00:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.project RESOLVED - bug 183848: add parser for Unified Parallel C 2007-04-27 02:03:40 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
about.ini New CDT Icon. 2010-06-03 15:20:43 +00:00
about.mappings NEW - bug 192972: About information missing from c99, upc, and xlc features 2007-06-18 14:04:11 +00:00
about.properties update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
build.properties Fixed up branding plug-ins. 2010-06-04 01:18:33 +00:00
cdt_logo_icon32.png Prettier 32x32 icon. 2010-06-04 14:24:50 +00:00
plugin.properties update copyrights 2009-05-26 21:34:15 +00:00
plugin.xml added support for nested functions GNU extension to LR parser, added tests suites 2009-04-01 15:03:01 +00:00
pom.xml Bumped up CDT version to 8.4. 2014-01-21 17:35:29 -05:00