llvm-project/clang/unittests
Daniel Jasper 5500f6163f clang-format: Refactor calculation of lines intersecting with -lines.
No functional changes intended. However, it seems to have found a buggy
behavior in one of the tests. I think this structure is generally
desirable and it will make a planned bugfix significantly easier.

llvm-svn: 195634
2013-11-25 11:08:59 +00:00
..
AST Add Distance parameter to ASTNodeKind::isBaseOf. 2013-11-23 01:40:07 +00:00
ASTMatchers Split registry matcher resolution into a lookup phase and a construction phase. 2013-11-23 01:13:16 +00:00
Basic Use the same SourceManager for ModuleMaps and compilations. 2013-10-24 07:51:24 +00:00
Format clang-format: Refactor calculation of lines intersecting with -lines. 2013-11-25 11:08:59 +00:00
Frontend [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test for it. 2013-11-24 02:12:18 +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 Relax some preconditions for using FixedCompilationDatabase. 2013-11-17 16:08:04 +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