.. |
ARCMigrate
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
AST
|
Don't use dyn_cast on a Type* which might not be canonical. Fixes an extremely obscure record layout bug.
|
2012-12-06 03:04:50 +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
|
Adapt to LLVM commit 169291 which streamlines the usage of NaCl/NativeClient
|
2012-12-04 18:38:10 +00:00 |
CodeGen
|
Rework the bitfield access IR generation to address PR13619 and
|
2012-12-06 11:14:44 +00:00 |
Driver
|
Hexagon TC: Move getHexagonTargetCPU from Tools.cpp to
|
2012-12-06 14:16:43 +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
|
Improve clang-format's handling of unary operators.
|
2012-12-06 13:16:39 +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
|
[driver, ms-inline asm] MS-Style inline assembly is controlled by the
|
2012-12-05 21:08:21 +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
|
Sema: Don't emit a warning when __func__ is used in a lambda outside of a function.
|
2012-12-06 15:42:21 +00:00 |
Serialization
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
StaticAnalyzer
|
Only provide explicit getCapturedRegion() and getOriginalRegion() from referenced_vars_iterator.
|
2012-12-06 07:17:20 +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 |