.. |
ARCMigrate
|
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
|
2011-09-29 00:38:00 +00:00 |
AST
|
Rename TagDecl::isDefinition -> isCompleteDefinition
|
2011-10-07 06:10:15 +00:00 |
Analysis
|
ProgramPoint cleanup after the previous commit r141408 (remove the copy constructor, mark withTag const).
|
2011-10-07 21:01:38 +00:00 |
Basic
|
Add address spaces for TCE target. Patch by Pekka Jääskeläinen.
|
2011-10-07 19:51:42 +00:00 |
CodeGen
|
Rename TagDecl::isDefinition -> isCompleteDefinition
|
2011-10-07 06:10:15 +00:00 |
Driver
|
Clang driver changes for iOS 5.0 and OS X Lion support.
|
2011-10-07 17:54:41 +00:00 |
Frontend
|
Rename TagDecl::isDefinition -> isCompleteDefinition
|
2011-10-07 06:10:15 +00:00 |
FrontendTool
|
Eliminate the unused -create-module cc1-level option
|
2011-09-15 19:45:56 +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
|
Fixed exapnsion range for # and ##.
|
2011-10-03 18:39:03 +00:00 |
Parse
|
Add braces around do-while body. The lack of them gives me the chills
|
2011-10-07 20:35:25 +00:00 |
Rewrite
|
objc rewriter. Fix declaration of objc_msgSend_stret/objc_msgSendSuper_stret.
|
2011-10-07 17:17:45 +00:00 |
Sema
|
objc++: some minor cleanup and a test case
|
2011-10-07 21:08:14 +00:00 |
Serialization
|
Rename TagDecl::isDefinition -> isCompleteDefinition
|
2011-10-07 06:10:15 +00:00 |
StaticAnalyzer
|
ProgramPoint cleanup after the previous commit r141408 (remove the copy constructor, mark withTag const).
|
2011-10-07 21:01:38 +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 |