Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Use %clang_cc1 instead of %clang -cc1 | Fangrui Song | 2019-09-27 | 1 | -1/+1 |
* | [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make | Akira Hatanaka | 2019-05-09 | 1 | -2/+2 |
* | [CodeGen][ObjC] Remove the leading 'l' from symbols for protocol | Akira Hatanaka | 2019-03-14 | 1 | -4/+4 |
* | [ObjC] Error out when using forward-declared protocol in a @protocol | Alex Lorenz | 2018-08-17 | 1 | -2/+2 |
* | CodeGen: handle missed case of COMDAT handling | Saleem Abdulrasool | 2017-06-29 | 1 | -0/+8 |
* | CodeGen: mark protocols as common data | Saleem Abdulrasool | 2016-10-25 | 1 | -0/+20 |