.. |
ARCMigrate
|
Further refine the diagnostic categories for ARC diagnostics. Addresses <rdar://problem/10245086>.
|
2011-10-20 05:07:47 +00:00 |
AST
|
Add a printing policy flag to suppress printing "<anonymous>::" prior
|
2011-11-03 00:16:13 +00:00 |
Analysis
|
Rename Expr::Evaluate to Expr::EvaluateAsRValue to make it clear that it will
|
2011-10-29 00:50:52 +00:00 |
Basic
|
Fix various minor issues find via unreachable code warnings, from
|
2011-11-02 20:52:01 +00:00 |
CodeGen
|
Do not add "byval" attribute to records with non-trivial copy constructors
|
2011-11-03 00:59:44 +00:00 |
Driver
|
In addition to dumping preprocessed source, dump a script with the command line
|
2011-11-02 21:29:05 +00:00 |
Frontend
|
Fix various minor issues find via unreachable code warnings, from
|
2011-11-02 20:52:01 +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
|
Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer.
|
2011-10-14 18:45:37 +00:00 |
Lex
|
Use native endianness for writing out character escapes to the result buffer for string literal parsing. No functional change on little-endian architectures; should fix test failures on PPC.
|
2011-11-02 23:06:23 +00:00 |
Parse
|
Add an option to emulate the strange Apple gcc behavior of #pragma pack.
|
2011-11-02 01:53:16 +00:00 |
Rewrite
|
Restore r142914 and r142915, now with missing file and apparent
|
2011-10-25 17:37:35 +00:00 |
Sema
|
Add a printing policy flag to suppress printing "<anonymous>::" prior
|
2011-11-03 00:16:13 +00:00 |
Serialization
|
Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving
|
2011-11-01 02:23:42 +00:00 |
StaticAnalyzer
|
Fix various minor issues find via unreachable code warnings, from
|
2011-11-02 20:52:01 +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 |