llvm-project/clang/unittests
Jordan Rose a7d03840e6 Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
Nearly all of these changes are one-to-one replacements; the few that
aren't have to do with custom identifier validation.

llvm-svn: 174768
2013-02-08 22:30:41 +00:00
..
AST PR15095: Use more correct source locations for the InitListExpr we fake up for 2013-02-05 05:55:57 +00:00
ASTMatchers Implements equalsNode for Decl and Stmt. 2013-02-07 12:42:10 +00:00
Basic Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. 2013-02-08 22:30:41 +00:00
Format Fix indentation-detection at indent level 0. 2013-02-08 19:53:32 +00:00
Frontend Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
Lex For ModuleLoader::makeModuleVisible() also pass the source location where the 2013-02-01 16:36:12 +00:00
Tooling Fix a typo in the name of a tooling unit test 2013-01-28 04:37:38 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00