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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.codan.checkers | ||
org.eclipse.cdt.codan.checkers.ui | ||
org.eclipse.cdt.codan.checkers.ui.tests | ||
org.eclipse.cdt.codan.core | ||
org.eclipse.cdt.codan.core.cxx | ||
org.eclipse.cdt.codan.core.tests | ||
org.eclipse.cdt.codan.examples | ||
org.eclipse.cdt.codan.ui | ||
org.eclipse.cdt.codan.ui.cfgview | ||
org.eclipse.cdt.codan.ui.cxx | ||
pom.xml |