Age | Commit message (Expand) | Author |
---|---|---|
2012-04-12 | Fix some i1/i8 confusion within _Atomic(bool) in IR generation, both | Douglas Gregor |
2012-04-11 | Update recently-added test to use new __c11_ form of atomic builtins. | Richard Smith |
2012-04-11 | Make __atomic_init() (soon to be __c11_atomic_init()) work with non-scalar ty... | David Chisnall |
2012-04-11 | Allow c++ initialisers to initialise _Atomic fields. | David Chisnall |