Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Fix a crash that occurs when a non-trivial C struct with a | Akira Hatanaka | 2018-04-16 | 1 | -0/+20 |
* | Revert "[CodeGen] Fix a crash that occurs when a non-trivial C struct with a" | Akira Hatanaka | 2018-04-16 | 1 | -18/+0 |
* | [CodeGen] Fix a crash that occurs when a non-trivial C struct with a | Akira Hatanaka | 2018-04-16 | 1 | -0/+18 |
* | Check that a field is not annotated with attribute "unavailable" before | Akira Hatanaka | 2018-03-13 | 1 | -3/+12 |
* | Serialize the NonTrivialToPrimitive* flags I added in r326307. | Akira Hatanaka | 2018-03-13 | 1 | -1/+13 |
* | [ObjC] Allow declaring __strong pointer fields in structs in Objective-C | Akira Hatanaka | 2018-02-28 | 1 | -0/+522 |