.. |
ARCMigrate
|
ObjectiveC migrator. Minor clean up of my last patch.
|
2013-10-17 23:13:13 +00:00 |
AST
|
Fix 80-column violation.
|
2013-10-18 01: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
|
Consumed analysis: Add param_typestate attribute, which specifies that
|
2013-10-17 23:23:53 +00:00 |
Basic
|
[Mips] Define __mips_fpr and _MIPS_FPSET macros.
|
2013-10-18 13:13:53 +00:00 |
CodeGen
|
[AArch64] Add support for NEON scalar extract narrow instructions.
|
2013-10-18 14:03:36 +00:00 |
Driver
|
Make .asm a valid extension for assembly files
|
2013-10-17 20:41:18 +00:00 |
Edit
|
ObjectiveC migrator: When doing migration, migrator must suggest
|
2013-10-01 21:16:29 +00:00 |
Format
|
clang-format: Improve formatting of templated builder-type calls.
|
2013-10-18 15:23:06 +00:00 |
Frontend
|
Add another MinGW header include path
|
2013-10-18 15:48:58 +00:00 |
FrontendTool
|
Remove -ast-dump-xml.
|
2013-10-07 20:56:34 +00:00 |
Headers
|
Add implementations of the MSVC barrier intrinsics
|
2013-10-17 01:29:48 +00:00 |
Index
|
Avoid using the 'index' namespace as scope.
|
2013-08-21 00:49:25 +00:00 |
Lex
|
[-fms-extensions] Permit 'override' in C++98 and 'sealed' as a synonym for 'final'
|
2013-10-18 00:33:31 +00:00 |
Parse
|
Check "late parsed" friend functions for redefinition
|
2013-10-18 05:54:24 +00:00 |
Rewrite
|
Fix typo: inccrementally
|
2013-10-13 12:02:16 +00:00 |
Sema
|
Fix missed exception spec checks and crashes
|
2013-10-18 05:54:19 +00:00 |
Serialization
|
C++ modules: don't lose track of a 'namespace std' that is imported from a module.
|
2013-10-18 06:54:39 +00:00 |
StaticAnalyzer
|
[analyzer] Don't draw edges to C++11 in-class member initializers.
|
2013-10-16 17:45:35 +00:00 |
Tooling
|
Revert commit r192299 until find a way to account for simlinks in OS X.
|
2013-10-09 18:27:27 +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 |