..
ARCMigrate
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
AST
Currently when AST record layouts are dumped with -fdump-record-layouts, the
2012-12-08 00:07:24 +00:00
ASTMatchers
Implements multiple parents in the parent map.
2012-12-06 14:42:48 +00:00
Analysis
Use the BlockDecl captures list to infer the direct captures for a BlockDataRegion. Fixes <rdar://problem/12415065>.
2012-12-06 07:17:26 +00:00
Basic
Fix analysis based warnings so that all warnings are emitted when compiling
2012-12-07 22:53:48 +00:00
CodeGen
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
2012-12-07 23:17:26 +00:00
Driver
Hexagon TC: forward appropriate args to assembler
2012-12-07 17:23:04 +00:00
Edit
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
Format
Appease -Wnon-virtual-dtor
2012-12-07 22:49:27 +00:00
Frontend
[driver, ms-inline asm] -fms-compatibility enables -fms-extensions, so this should enable
2012-12-05 23:35:10 +00:00
FrontendTool
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
Headers
Code cleanup: Remove trailing whitespace in unwind.h.
2012-11-14 06:33:58 +00:00
Lex
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
Parse
Add a bit on FunctionDecl/ObjCMethodDecl to indicate if there was a body
2012-12-06 18:59:10 +00:00
Rewrite
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
Sema
Fix analysis based warnings so that all warnings are emitted when compiling
2012-12-07 22:53:48 +00:00
Serialization
Add a bit on FunctionDecl/ObjCMethodDecl to indicate if there was a body
2012-12-06 18:59:10 +00:00
StaticAnalyzer
[analyzer] Optimization heuristic: do not reanalyze every ObjC method as
2012-12-07 21:51:47 +00:00
Tooling
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
CMakeLists.txt
Initial version of formatting library.
2012-12-03 18:12:45 +00:00
Makefile
Initial version of formatting library.
2012-12-03 18:12:45 +00:00