..
ARCMigrate
ObjectiveC migrator. delegate property must be
2013-11-21 17:49:34 +00:00
AST
Don't call getMostRecentDecl when we know we have it.
2013-11-26 16:09:08 +00:00
ASTMatchers
Another pass at adding missing matchers into the registry.
2013-11-25 15:03:44 +00:00
Analysis
Thread safety analysis: fix ICE due to missing null check on dyn_cast.
2013-11-26 19:45:21 +00:00
Basic
Fix a typo: "SLocEnty" should read "SLocEntry".
2013-11-24 01:47:49 +00:00
CodeGen
[AArch64] Add support for NEON scalar floating-point absolute difference.
2013-11-27 01:46:19 +00:00
Driver
[Mips] Pass -mmsa option to the assembler.
2013-11-26 11:58:04 +00:00
Edit
ObjectiveC migrator: When doing migration, migrator must suggest
2013-10-01 21:16:29 +00:00
Format
Fix crash in getStringSplit.
2013-11-26 10:38:53 +00:00
Frontend
Generate a marker token when entering or leaving a submodule when building a
2013-11-23 04:06:09 +00:00
FrontendTool
[objcmt] If the frontend option is frontend::MigrateSource then we don't need to create
2013-11-13 23:38:17 +00:00
Headers
Fix a SSE2 intrinsics typo
2013-11-23 22:11:57 +00:00
Index
libclang does not depend directly on clangFormat; but clangIndex does
2013-11-13 22:26:04 +00:00
Lex
Fix the build break introduced by r195799 by restoring two close
2013-11-27 01:40:12 +00:00
Parse
Unbreak -fms-extensions with GNU libc headers
2013-11-26 01:30:10 +00:00
Rewrite
ObjectiveC modern translator. Fixes a translation bug
2013-11-22 18:43:41 +00:00
Sema
Unify lookup from within not-yet-defined defaulted special members: use common
2013-11-27 03:39:20 +00:00
Serialization
Include non-explicit submodules in exported module list
2013-11-04 21:51:33 +00:00
StaticAnalyzer
Remove 'DistinctSpellings' support from Attr.td and change its only user to
2013-11-27 01:46:48 +00:00
Tooling
Tooling/CompilationDatabase.cpp: Use \return here instead of \param[out]. [-Wdocumentation]
2013-11-17 18:05:49 +00:00
CMakeLists.txt
Fix dependencies now that the ARC migrator depends on the static analyzer.
2013-08-22 15:50:02 +00:00
Makefile
Fix dependencies now that the ARC migrator depends on the static analyzer.
2013-08-22 15:50:02 +00:00