Age | Commit message (Expand) | Author |
---|---|---|
2013-01-16 | [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionar... | Argyrios Kyrtzidis |
2012-12-04 | Sort #include lines for all files under include/... | Chandler Carruth |
2012-12-04 | Refactor recording the preprocessor conditional directive regions out of | Argyrios Kyrtzidis |
2012-03-11 | Unify naming of LangOptions variable/get function across the Clang stack (Lex... | David Blaikie |
2012-03-06 | Just use memcpy directly, uninitialized_copy requires an <algorithm> include. | Benjamin Kramer |
2012-03-06 | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek |