Age | Commit message (Expand) | Author |
---|---|---|
2013-04-06 | [objcmt] Fix a mishandled conversion to objc directory literal. | Argyrios Kyrtzidis |
2013-02-08 | Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. | Jordan Rose |
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2012-12-21 | EditedSource.cpp: Appease msvc, to add <cctype>. | NAKAMURA Takumi |
2012-12-20 | Use some heuristics so that when a fixit removes a source range, we try | Argyrios Kyrtzidis |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-05-14 | [objcmt] When rewriting to array/dictionary literals, add an explicit | Argyrios Kyrtzidis |
2012-03-06 | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek |