Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-05-07 | 1 | -2/+2 |
* | [C++11] Replacing ObjCCategoryDecl iterators propimpl_begin() and propimpl_en... | Aaron Ballman | 2014-03-14 | 1 | -16/+14 |
* | s/tranform/transform/ | Benjamin Kramer | 2012-11-14 | 1 | -1/+1 |
* | Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. | Benjamin Kramer | 2012-07-04 | 1 | -0/+1 |
* | Revert Decl's iterators back to pointer value_type rather than reference valu... | David Blaikie | 2012-06-06 | 1 | -1/+1 |
* | Remove the ref/value inconsistency in filter_decl_iterator. | David Blaikie | 2012-04-30 | 1 | -1/+1 |
* | Change the AST representation of operations on Objective-C | John McCall | 2011-11-06 | 1 | -19/+45 |
* | [arcmt] For GC, cleanup and turn -finalize to -dealloc. | Argyrios Kyrtzidis | 2011-11-04 | 1 | -3/+8 |
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -1/+0 |
* | [arcmt] Break apart Transforms.cpp. | Argyrios Kyrtzidis | 2011-06-21 | 1 | -0/+198 |