Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | objective-C blocks: Make sure that identical logic is used | Fariborz Jahanian | 2012-11-28 | 1 | -1/+1 |
* | objective-C modern translator. Start the line | Fariborz Jahanian | 2012-11-07 | 1 | -1/+1 |
* | modern ObjC translator. Insert line number for @synchronized statements. | Fariborz Jahanian | 2012-11-07 | 1 | -1/+3 |
* | objective-C modern rewriter. Insert line numbers in | Fariborz Jahanian | 2012-11-06 | 1 | -11/+44 |
* | RewriteModernObjC.cpp: Use Lexer::Stringify() on the file name of #line direc... | NAKAMURA Takumi | 2012-11-06 | 1 | -1/+1 |
* | Modern objective-C translator: Start adding line info to the | Fariborz Jahanian | 2012-11-06 | 1 | -0/+31 |
* | Add FP_CONTRACT support for clang. | Lang Hames | 2012-10-02 | 1 | -2/+3 |
* | Remove redundant semicolons which are null statements. | Dmitri Gribenko | 2012-09-10 | 1 | -1/+1 |
* | Fixing the return type information for objc_sync_enter and objc_sync_exit. P... | Aaron Ballman | 2012-09-06 | 1 | -2/+2 |
* | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek | 2012-09-01 | 1 | -0/+7540 |