.. |
ARCMigrate
|
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
|
2011-09-29 00:38:00 +00:00 |
AST
|
Extend lvalue evaluation in ExprConstant.cpp to handle CK_LValueBitCast (which is completely trivial). PR8836.
|
2011-10-11 00:13:24 +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
|
Update target data strings for ARM and X86 to include the natural stack
|
2011-10-10 23:44:43 +00:00 |
CodeGen
|
Constant expression evaluation refactoring:
|
2011-10-10 18:28:20 +00:00 |
Driver
|
Link in Scrt1.o instead of crt1.o when -pie is specified.
|
2011-10-10 19:47:45 +00:00 |
Frontend
|
[libclang] Implement ConcurrencyCheck using a recursive mutex to allow re-entrancy in the same thread.
|
2011-10-10 21:57:12 +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
|
A couple random preprocessor changes that got ported from C99 to C++11.
|
2011-10-10 23:35:28 +00:00 |
Parse
|
Parse the initializer for a class member after handling its
|
2011-10-10 14:49:18 +00:00 |
Rewrite
|
objc rewriter. Fix declaration of objc_msgSend_stret/objc_msgSendSuper_stret.
|
2011-10-07 17:17:45 +00:00 |
Sema
|
Only accept a typo correction if it doesn't trigger additional errors
|
2011-10-11 00:28:39 +00:00 |
Serialization
|
Rename TagDecl::isDefinition -> isCompleteDefinition
|
2011-10-07 06:10:15 +00:00 |
StaticAnalyzer
|
[analyzer] Teach the static analyzer about CXXForRangeStmt. Patch by Jim Goodnow II!
|
2011-10-10 22:36:31 +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 |