| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test case updates for explicit type parameter to the gep operator | David Blaikie | 2015-03-13 | 1 | -2/+2 |
| * | Sema: Permit an atomic type to be initialized by the same atomic type | David Majnemer | 2014-12-28 | 1 | -0/+4 |
| * | CodeGen: ConstStructBuilder must verify packed constraints after padding | David Majnemer | 2014-10-19 | 1 | -4/+4 |
| * | 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 |

