..
ARCMigrate
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
2011-11-04 15:58:08 +00:00
AST
Use Decl's isImplicit field to indicate whether an ObjCInterfaceDecl is 'ImplicitInterfaceDecl',
2011-11-15 06:20:21 +00:00
Analysis
Fixing 80 col violations (& removing any trailing whitespace on files I was touching anyway)
2011-11-09 06:07:30 +00:00
Basic
Add the notion of "framework" modules to module maps. Framework
2011-11-17 22:09:43 +00:00
CodeGen
Add support for lazily linking bitcode files (using a new
2011-10-30 17:30:44 +00:00
Config
include/clang/Config/config.h.cmake: Reorder and reword to follow (generated) llvm/Config/config.h.in.
2011-08-12 01:56:14 +00:00
Driver
Add -f[no-]address-sanitizer flag
2011-11-16 17:34:26 +00:00
Frontend
Add -f[no-]address-sanitizer flag
2011-11-16 17:34:26 +00:00
FrontendTool
Move ExecuteCompilerInvocation to a new library FrontendTool
2010-08-24 00:31:22 +00:00
Index
Fixing 80 col violations (& removing any trailing whitespace on files I was touching anyway)
2011-11-09 06:07:30 +00:00
Lex
When making a suggestion regarding which module to load rather than
2011-11-17 22:44:56 +00:00
Parse
Fix 80 cols violations & remove trailing whitespace.
2011-11-09 05:30:24 +00:00
Rewrite
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
2011-09-29 00:38:00 +00:00
Sema
Resolve placeholder expressions before trying to deduce
2011-11-15 01:35:18 +00:00
Serialization
Implement (de-)serialization of the buffer contents for an overridden
2011-11-16 20:05:18 +00:00
StaticAnalyzer
[analysis] Constify CheckerContext.
2011-11-17 01:09:19 +00:00
CMakeLists.txt
Thread Safety: Patch to implement delayed parsing of attributes within a
2011-09-08 17:42:22 +00:00
Makefile
Thread Safety: Patch to implement delayed parsing of attributes within a
2011-09-08 17:42:22 +00:00