.. |
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
|
NetBSD uses signed wchar_t on ARM platforms.
|
2013-11-30 00:38:16 +00:00 |
CodeGen
|
Fix the problem that the range check for scalar narrow shift is too wide.
|
2013-11-29 02:13:17 +00:00 |
Driver
|
Remove a whole lot of unused variables
|
2013-11-27 05:22:15 +00:00 |
Edit
|
ObjectiveC migrator: When doing migration, migrator must suggest
|
2013-10-01 21:16:29 +00:00 |
Format
|
Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
|
2013-11-29 15:19:43 +00:00 |
Frontend
|
Add support for C++'s SD6 feature test macros.
|
2013-11-27 22:58:16 +00:00 |
FrontendTool
|
Bring back a StringRef used in some build configurations
|
2013-11-27 19:44:04 +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
|
Remove a whole lot of unused variables
|
2013-11-27 05:22:15 +00:00 |
Rewrite
|
InclusionRewriter: Avoid duplicated BOM check
|
2013-11-28 07:21:44 +00:00 |
Sema
|
Refactored the tls_model attribute to use a custom subset subject. No functional change intended.
|
2013-11-29 16:20:30 +00:00 |
Serialization
|
Remove a whole lot of unused variables
|
2013-11-27 05:22:15 +00:00 |
StaticAnalyzer
|
Remove a whole lot of unused variables
|
2013-11-27 05:22:15 +00:00 |
Tooling
|
Remove a whole lot of unused variables
|
2013-11-27 05:22:15 +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 |