src/c-types-{impl,parse}.lisp: Support C11 `_Atomic'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:25:52 +0000 (15:25 +0100)
commitae0f15ee8427fa91cfd1945bfded847032cb8a25
tree05a9b292cd5791b0c3493cecc8aa6a8ff66f9a66
parentb5c8ba347cb82a9332d0e7260be5842a7ee281ba
src/c-types-{impl,parse}.lisp: Support C11 `_Atomic'.

This change adds support for both the `_Atomic' type qualifier and the
`_Atomic(...)' type specifier.
doc/SYMBOLS
doc/clang.tex
doc/syntax.tex
src/c-types-impl.lisp
src/c-types-parse.lisp
src/sod-module.5