1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/codan/org.eclipse.cdt.codan.checkers
Nathan Ridge 60503efc58 Bug 512932 - Improve type checking of GCC builtins
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
2017-05-08 23:04:17 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
META-INF Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
OSGI-INF/l10n Code cleanup: 2012-02-23 13:24:18 -08:00
src/org/eclipse/cdt/codan Bug 512932 - Improve type checking of GCC builtins 2017-05-08 23:04:17 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project [279740] API scrub 2010-03-08 19:51:33 +00:00
about.html Add missing about.html files. 2010-06-14 18:35:55 +00:00
build.properties Bug 351157 - Codan Source Plugin has incorrect Bundle-Name / 2011-07-05 21:59:02 -04:00
plugin.xml adjusted message for comment checker 2015-02-27 20:17:57 -05:00