.. |
ARCMigrate
|
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
|
2011-09-29 00:38:00 +00:00 |
AST
|
Add returns_twice to functions that are known to return twice. This implements
|
2011-10-12 19:51:18 +00:00 |
Analysis
|
Remove AnalysisContext::getLiveVariables(), and introduce a templatized mechanism to lazily create analyses that are attached to AnalysisContext objects.
|
2011-10-07 22:21:02 +00:00 |
Basic
|
Change __extension__ to disable only diagnostics controlled by -pedantic.
|
2011-10-12 19:55:31 +00:00 |
CodeGen
|
TCE target: conversion of OpenCL reqd_work_group_size attr to metadata
|
2011-10-13 16:24:41 +00:00 |
Driver
|
The Objective-C rewriter uses the fragile ABI, always.
|
2011-10-12 18:28:53 +00:00 |
Frontend
|
Frontend: Replace -nostdinc by -nostdsysteminc (which is just system include
|
2011-10-11 18:20:10 +00:00 |
FrontendTool
|
Parse LLVM command line arguments after plugins have been loaded
|
2011-10-10 01:23:06 +00:00 |
Headers
|
Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769.
|
2011-10-06 20:31:50 +00:00 |
Index
|
Removing a bunch of dead returns/breaks after llvm_unreachables.
|
2011-09-23 20:26:49 +00:00 |
Lex
|
Implement built-in macro '__has_warning', which allows one to query if a warning flag is valid. Fixes <rdar://problem/10263428>.
|
2011-10-12 19:46:30 +00:00 |
Parse
|
Allow for annotate attributes after access specifiers. When such
|
2011-10-13 09:41:32 +00:00 |
Rewrite
|
objc rewriter: Restore objc_msgSend_stret/objc_msgSendSuper_stret declaration
|
2011-10-11 23:02:37 +00:00 |
Sema
|
Allow for annotate attributes after access specifiers. When such
|
2011-10-13 09:41:32 +00:00 |
Serialization
|
Add support for viewing the module graph via Graphviz, for debugging
|
2011-10-11 19:27:55 +00:00 |
StaticAnalyzer
|
[analyzer] Remove an unused member variable.
|
2011-10-11 18:19:20 +00:00 |
CMakeLists.txt
|
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
|
2011-06-15 23:25:17 +00:00 |
Makefile
|
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
|
2011-06-15 23:25:17 +00:00 |