1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/core
Nathan Ridge a41ffeaf34 Bug 480271 - Update the list of features CDT claims to support in __has_feature()
__has_feature() is a clang extension for feature testing.

Additions include features that we support that weren't added previously
because they weren't listed in clang's documentation (such as cxx_atomic),
and features for which we've since gained supprot (such as
cxx_variable_templates).

The addition of cxx_atomic is particularly important because it's required
for CDT to parse libc++'s <atomic> header correctly.

Change-Id: I21a0472bb3983cf70f5b7b734827ab1111370690
2016-06-14 07:02:30 -04:00
..
org.eclipse.cdt.core Bug 480271 - Update the list of features CDT claims to support in __has_feature() 2016-06-14 07:02:30 -04:00
org.eclipse.cdt.core.aix Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 17:51:12 -05:00
org.eclipse.cdt.core.linux Hook compiling o.e.cdt.core.linux into maven build. 2016-05-12 03:35:59 -05:00
org.eclipse.cdt.core.linux.ppc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.macosx Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.native Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.core.tests Bug 495845 - Name resolution problem with SFINAE and trailing return 2016-06-10 17:46:17 -07:00
org.eclipse.cdt.core.win32 Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.win32.x86 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.core.win32.x86_64 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.ui Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
org.eclipse.cdt.ui.tests Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00