aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgcc
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-04-03 17:07:15 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-11-08 21:42:55 +0100
commitffe9f9fef003d29b65d29b8da5416aff72baff5a (patch)
tree5d73f752a98a796a252b0bf920965d159782221f /cgcc
parent35db0f18f8153592ec8ed6ea0fa3650c2d3efded (diff)
downloadsparse-dev-ffe9f9fef003d29b65d29b8da5416aff72baff5a.tar.gz
add support for C11's _Atomic as type qualifier
This only add the parsing and checks as a type qualifier; there is no operational semantic associated with it. Note: this only support _Atomic as *type qualifier*, not as a *type specifier* (partly because there an ambiguity on how to parse '_Atomic' when followed by an open parenthesis (can be valid as qualifier and as specifier)). Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'cgcc')
0 files changed, 0 insertions, 0 deletions