Age | Commit message (Expand) | Author |
---|---|---|
2013-01-16 | [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionar... | Argyrios Kyrtzidis |
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-12-04 | Refactor recording the preprocessor conditional directive regions out of | Argyrios Kyrtzidis |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-07-04 | Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. | Benjamin Kramer |
2012-05-24 | [objcmt] Warn when modern objc migrator does not convert a NSNumber message b... | Argyrios Kyrtzidis |
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie |
2012-03-06 | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek |