| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PR18097: Support initializing an _Atomic(T) from an object of C++ class type T | Richard Smith | 2014-07-31 | 1 | -1/+55 |
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -3/+3 |
| * | Fix some i1/i8 confusion within _Atomic(bool) in IR generation, both | Douglas Gregor | 2012-04-12 | 1 | -1/+24 |
| * | Update recently-added test to use new __c11_ form of atomic builtins. | Richard Smith | 2012-04-11 | 1 | -1/+1 |
| * | Make __atomic_init() (soon to be __c11_atomic_init()) work with non-scalar ty... | David Chisnall | 2012-04-11 | 1 | -0/+13 |
| * | Allow c++ initialisers to initialise _Atomic fields. | David Chisnall | 2012-04-11 | 1 | -0/+12 |

