llvm-project/clang/unittests
Alexander Kornienko 578fdd8968 Clang-format: IndentCaseLabels option, proper namespace handling
Summary: + tests arranged in groups, as their number is already quite large.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D185

llvm-svn: 169520
2012-12-06 18:03:27 +00:00
..
AST In DeclPrint add printing of '= default' 2012-12-05 22:53:06 +00:00
ASTMatchers Implements multiple parents in the parent map. 2012-12-06 14:42:48 +00:00
Basic Sort the #include lines for unittests/... 2012-12-04 09:45:34 +00:00
Format Clang-format: IndentCaseLabels option, proper namespace handling 2012-12-06 18:03:27 +00:00
Frontend Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
Lex Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
Tooling Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00