View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012546GCC-XMLpublic2011-10-28 23:022015-03-26 11:59
ReporterKibeom Kim 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionsuspended 
PlatformOSOS Version
Summary0012546: supporting c++0x.
DescriptionIt would be really nice if gccxml supports the following gcc options for parsing.

-std=c++0x
-std=gnu++0x
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0027676)
Brad King (manager)
2011-10-31 08:32

GCC-XML's design goals include only C++98 support. Adding C++0x support will require an update of the internal GCC version used. That is a huge effort for which we have no time now.

If you want to parse C++0x I suggest looking at Clang ( http://clang.llvm.org/ [^] ).
(0038319)
Brad King (manager)
2015-03-26 11:59

As announced here:

 [ANNOUNCE] GCC-XML maintenance moving to Github
 http://thread.gmane.org/gmane.comp.compilers.gccxml/731 [^]
 http://public.kitware.com/pipermail/gccxml/2015-March/003206.html [^]

gccxml will no longer be developed by its original author, who will instead focus on CastXML:

 https://github.com/CastXML/CastXML#readme [^]

The original GCC-XML issue tracker is now closed. In order to facilitate ongoing maintenance by community participants, issues will now be tracked on the Github repository page:

 https://github.com/gccxml/gccxml/issues [^]

 Issue History
Date Modified Username Field Change
2011-10-28 23:02 Kibeom Kim New Issue
2011-10-31 08:32 Brad King Note Added: 0027676
2011-10-31 08:32 Brad King Assigned To => Brad King
2011-10-31 08:32 Brad King Status new => backlog
2015-03-26 11:59 Brad King Note Added: 0038319
2015-03-26 11:59 Brad King Status backlog => resolved
2015-03-26 11:59 Brad King Resolution open => suspended


Copyright © 2000 - 2018 MantisBT Team