mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-07 02:23:18 +02:00
![]() Specifically, this patch: - Adds support for a new builtin, __builtin_assume_aligned. - Models __builtin_constant_p as a function instead of a macro. This inhibits constexpr evaluation, but allows for correct type-checking. - Diagnoses misuses of known builtins, instead of ingoring them like unknown builtins. Change-Id: Ie5a26f2010dc5b19e6f32a8c6a1237fe88da393e |
||
---|---|---|
.. | ||
.settings | ||
about_files | ||
browser/org/eclipse/cdt | ||
css | ||
dictionaries | ||
icons | ||
META-INF | ||
schema | ||
src/org/eclipse/cdt | ||
templateengine/org/eclipse/cdt/ui | ||
templates | ||
utils.ui/org/eclipse/cdt/utils/ui/controls | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
doxygenTags.csv | ||
NEWS | ||
plugin.properties | ||
plugin.xml |