mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +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 | ||
META-INF | ||
OSGI-INF/l10n | ||
src/org/eclipse/cdt/codan | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
test.xml | ||
ui-test-plugin.properties |