.. |
ARCMigrate
|
ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation]
|
2013-04-11 04:16:11 +00:00 |
AST
|
Implement CodeGen for C++11 thread_local, following the Itanium ABI specification as discussed on cxx-abi-dev.
|
2013-04-19 16:42:07 +00:00 |
ASTMatchers
|
Implements memoization for ancestor matching.
|
2013-03-14 16:33:21 +00:00 |
Analysis
|
Thread safety analysis: turn on checking within lock and unlock functions.
|
2013-04-08 20:11:11 +00:00 |
Basic
|
Add comment to describe cleverness.
|
2013-04-18 22:49:48 +00:00 |
CodeGen
|
Emit the underlying type in the debug info for all kinds of fixed enums
|
2013-04-19 19:56:39 +00:00 |
Driver
|
Supports Sourcery CodeBench Mips toolchain directories tree.
|
2013-04-20 08:15:03 +00:00 |
Edit
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +00:00 |
Format
|
Unified token breaking logic: support for line comments.
|
2013-04-17 17:34:05 +00:00 |
Frontend
|
Keep the parentheses in #pragma message (partial revert of r179771).
|
2013-04-19 17:13:17 +00:00 |
FrontendTool
|
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
|
2013-03-27 16:47:18 +00:00 |
Headers
|
Avoid names like __in that conflict with SAL in builtin headers
|
2013-04-19 17:00:14 +00:00 |
Lex
|
[libclang] Make sure the preable does not truncate comments.
|
2013-04-19 23:24:25 +00:00 |
Parse
|
Objective-C++: Enable passing of modern C++11 style
|
2013-04-18 23:43:21 +00:00 |
Rewrite
|
rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency.
|
2013-04-16 19:08:41 +00:00 |
Sema
|
Implement core issue 1608: class members can be found via operator lookup in a trailing return type in that class's body.
|
2013-04-20 12:41:22 +00:00 |
Serialization
|
[Modules] Use global index to improve typo correction performance
|
2013-04-17 22:10:55 +00:00 |
StaticAnalyzer
|
[analyzer] Ensure BugReporterTracking works on regions with pointer arithmetic
|
2013-04-20 01:15:42 +00:00 |
Tooling
|
ClangTool output cleanup
|
2013-03-15 20:14:01 +00:00 |
CMakeLists.txt
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |