.. |
ARCMigrate
|
Keep track of all declarations of an Objective-C class (both forward
|
2011-12-15 20:29:51 +00:00 |
AST
|
Make sure we're always setting the previous declaration of an ObjCInterfaceDecl
|
2011-12-16 22:37:11 +00:00 |
Analysis
|
Keep track of all declarations of an Objective-C class (both forward
|
2011-12-15 20:29:51 +00:00 |
Basic
|
Add the value of "suitably aligned" from the C++11 standard to Basic/TargetInfo.
|
2011-12-16 22:34:14 +00:00 |
CodeGen
|
When generating debug info for an ObjCInterfaceDecl, try to dig out the definition.
|
2011-12-15 23:32:29 +00:00 |
Driver
|
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
|
2011-12-16 19:06:07 +00:00 |
Frontend
|
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
|
2011-12-16 19:06:07 +00:00 |
FrontendTool
|
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
|
2011-12-14 00:29:23 +00:00 |
Headers
|
Fix vinsertf128_* AVX intrinsics to use "I" (ICE) markings. Fix avxintrin.h to
|
2011-12-16 21:40:31 +00:00 |
Index
|
Replace all comparisons between ObjCInterfaceDecl pointers with calls
|
2011-12-15 00:29:59 +00:00 |
Lex
|
Set umbrella directory correctly when we infer a framework module
|
2011-12-12 23:55:05 +00:00 |
Parse
|
Support decltype in pseudo destructors and dependent destructor calls.
|
2011-12-16 16:03:09 +00:00 |
Rewrite
|
Move ObjCInterfaceDecl's "EndLoc" into DefinitionData, since it only
|
2011-12-15 22:34:59 +00:00 |
Sema
|
PR11594: Don't blindly build a UnaryOperator UO_Minus on an expression which
|
2011-12-16 19:31:14 +00:00 |
Serialization
|
Make sure we're always setting the previous declaration of an ObjCInterfaceDecl
|
2011-12-16 22:37:11 +00:00 |
StaticAnalyzer
|
[analyzer] Better stdin support.
|
2011-12-16 18:28:50 +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 |