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.core.tests
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 releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
META-INF releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
OSGI-INF/l10n releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
src/org/eclipse/cdt/codan Bug 512932 - Improve type checking of GCC builtins 2017-05-08 23:04:17 -04:00
.classpath releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.project releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
about.html releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
test.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
ui-test-plugin.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00