1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
cdt/core
Marc-Andre Laperle a6baac7172 Bug 567377 - Add built-ins for Clang already present in parser for other compilers
These were already there for GCC but not for Clang and they are
supported by Clang:
__is_literal (synonym for __is_literal_type)
__is_standard_layout
__is_trivial
__is_trivially_copyable
__float128
__int128

Change-Id: Iec6151492cd30f17e2a5aa4617f6e88812f0f4cc
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
2020-10-03 12:42:48 -04:00
..
org.eclipse.cdt.core Bug 567377 - Add built-ins for Clang already present in parser for other compilers 2020-10-03 12:42:48 -04:00
org.eclipse.cdt.core.linux Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.core.linux.aarch64 Bug 565836: Include plugin.properties properly for aarch64 2020-09-01 07:39:58 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 521515: Build ppc64le libraries on HIPP 2020-09-02 20:27:03 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.core.macosx Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.core.native Bug 521515: Build ppc64le libraries on HIPP 2020-09-02 20:27:03 -04:00
org.eclipse.cdt.core.tests Bug 566918 - [C++17] Support for __has_include (standard) and 2020-09-27 15:12:52 -04:00
org.eclipse.cdt.core.win32 Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.ui Bug 567336 - Allow double-click on elements in Source Location and Output Location tab 2020-10-02 23:52:52 -04:00
org.eclipse.cdt.ui.tests Bug 566918 - [C++17] Support for __has_include (standard) and 2020-09-27 15:12:52 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00