.. |
ARCMigrate
|
ObjectiveC migrator: When inferring a property,
|
2013-09-06 23:45:20 +00:00 |
AST
|
C++ modules: fix a bug where loading a declaration with some name would prevent
|
2013-09-09 07:34:56 +00:00 |
ASTMatchers
|
Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
|
2013-08-30 15:09:52 +00:00 |
Analysis
|
Avoid double edges when constructing CFGs
|
2013-09-06 08:12:48 +00:00 |
Basic
|
The OpenCL standard specifies the sizes and alignments of various types than other C-family
|
2013-09-09 09:17:24 +00:00 |
CodeGen
|
Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions,
|
2013-09-09 02:21:08 +00:00 |
Driver
|
Remove unused method Job::AddCommand.
|
2013-09-06 16:48:57 +00:00 |
Edit
|
ObjectiveC migrator: Remove semicolon after the typedef
|
2013-07-18 22:17:33 +00:00 |
Format
|
clang-format: Keep empty lines and format 1-line nested blocks.
|
2013-09-08 14:07:57 +00:00 |
Frontend
|
The OpenCL standard specifies the sizes and alignments of various types than other C-family
|
2013-09-09 09:17:24 +00:00 |
FrontendTool
|
ObjectiveC migrator. This patch infers readonly properties for no-parameter
|
2013-08-28 23:22:46 +00:00 |
Headers
|
Add Intrin.h to the cmake files.
|
2013-09-06 20:11:28 +00:00 |
Index
|
Avoid using the 'index' namespace as scope.
|
2013-08-21 00:49:25 +00:00 |
Lex
|
Use new UnicodeCharSet interface.
|
2013-08-29 12:12:31 +00:00 |
Parse
|
OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp)
|
2013-09-06 18:03:48 +00:00 |
Rewrite
|
ObjectiveC modern translator: fix up generated fast enumeration
|
2013-09-05 17:17:32 +00:00 |
Sema
|
Silencing an MSVC warning about an empty control statement (it dislikes ; but is fine with {}).
|
2013-09-09 13:29:38 +00:00 |
Serialization
|
Fix missing source location in CXXTemporaryObjectExpr nodes.
|
2013-09-07 05:49:53 +00:00 |
StaticAnalyzer
|
Switched FormatAttr to using an IdentifierArgument instead of a StringArgument since that is a more accurate modeling.
|
2013-09-03 21:02:22 +00:00 |
Tooling
|
Adding a vector version of clang::tooling::shiftedCodePosition().
|
2013-08-27 15:44:26 +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 |