llvm-project/clang/unittests
Daniel Jasper 279430585a clang-format: Fix alignment of ObjC string literals.
This used to interfere with AlwaysBreakBeforeMultilineStrings.

This fixes llvm.org/PR17856.

llvm-svn: 194310
2013-11-09 03:08:25 +00:00
..
AST Introduce DynTypedNode::print, dump and getSourceRange. 2013-11-06 00:27:12 +00:00
ASTMatchers Introduce MatchFinder::matchAST. 2013-11-07 22:30:36 +00:00
Basic Use the same SourceManager for ModuleMaps and compilations. 2013-10-24 07:51:24 +00:00
Format clang-format: Fix alignment of ObjC string literals. 2013-11-09 03:08:25 +00:00
Frontend [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
Lex Use the same SourceManager for ModuleMaps and compilations. 2013-10-24 07:51:24 +00:00
Sema Add hooks to ExternalSemaSource for after-the-fact diagnosis of 2013-08-12 22:11:14 +00:00
Tooling Adds the ability to inject a DiagnosticConsumer into ClangTools. 2013-11-07 23:18:05 +00:00
CMakeLists.txt Add hooks for typo correction to ExternalSemaSource, courtesy of Luke Zarko. 2013-08-12 19:54:38 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00