.. |
ARCMigrate
|
ObjectiveC migrator. Do not infer NS_RETURNS_INNER_POINTER
|
2013-09-09 23:56:14 +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
|
Fix a crash introduced in r189828.
|
2013-09-09 21:07:58 +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
|
CGDebugInfo: Hoist string allocation in a helper function. No functionality change.
|
2013-09-09 16:39:06 +00:00 |
Driver
|
clang-cl: use -fdiagnostics-format=msvc by default
|
2013-09-10 01:07:07 +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
|
Modern ObjectiveC translator. Fix translation of
|
2013-09-09 19:59:59 +00:00 |
Sema
|
Ignore calling conventions when checking function template specializations
|
2013-09-10 01:04:45 +00:00 |
Serialization
|
C++ modules: if a class is defined in multiple modules (for instance, because
|
2013-09-09 16:55:27 +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 |