.. |
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 to integer convert
|
2013-11-26 22:17:51 +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
|
Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
|
2013-11-27 01:27:40 +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
|
Replacing a custom diagnostic with a more standard one. No functional change intended.
|
2013-11-26 16:14:15 +00:00 |
Serialization
|
Include non-explicit submodules in exported module list
|
2013-11-04 21:51:33 +00:00 |
StaticAnalyzer
|
[analyzer] Fix an infinite recursion in region invalidation by adding block count to the BlockDataRegion.
|
2013-11-20 00:11:42 +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 |