Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-04 | [Edit] Use StringRef's copy method. No functional change intended. | Benjamin Kramer | 1 | -1/+1 |
2014-04-28 | [objcmt] Revert r191796, it's not needed anymore. | Argyrios Kyrtzidis | 1 | -7/+5 |
2013-10-01 | ObjectiveC migrator: When doing migration, migrator must suggest | Fariborz Jahanian | 1 | -5/+7 |
2013-07-08 | [Objective-C migrator] replace candidate user setter/getter with | Fariborz Jahanian | 1 | -1/+1 |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 1 | -1/+1 |
2012-12-04 | Refactor recording the preprocessor conditional directive regions out of | Argyrios Kyrtzidis | 1 | -2/+2 |
2012-06-27 | Fix uninitialized variable use bug found by the clairvoyant static analyzer. | Argyrios Kyrtzidis | 1 | -0/+1 |
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie | 1 | -1/+1 |
2012-03-06 | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek | 1 | -0/+345 |