.. |
ARCMigrate
|
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
|
2015-11-06 01:26:37 +00:00 |
AST
|
[OpenMP] Parsing and sema support for map clause
|
2015-11-23 05:32:03 +00:00 |
ASTMatchers
|
Add an AST matcher for narrowing when a type is volatile-qualified.
|
2015-11-23 17:09:24 +00:00 |
Analysis
|
Thread Safety Analysis: Fix DenseMap iterator invalidation UAF
|
2015-11-20 19:08:30 +00:00 |
Basic
|
[OpenMP] Parsing and sema support for map clause
|
2015-11-23 05:32:03 +00:00 |
CodeGen
|
[OPENMP] 'out' dependency for 'task' directives must be the same as 'inout'.
|
2015-11-23 13:33:42 +00:00 |
Driver
|
Fix alignment of r253898
|
2015-11-23 19:05:19 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format: Signficantly refactor the cast detection.
|
2015-11-23 15:55:55 +00:00 |
Frontend
|
Disable frame pointer elimination when using -pg
|
2015-11-23 17:30:31 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[CMake] Add a specific 'install-clang-headers' target.
|
2015-11-20 02:24:03 +00:00 |
Index
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Lex
|
[clang] Disable Unicode in asm files
|
2015-11-20 23:42:39 +00:00 |
Parse
|
[OpenMP] Parsing and sema support for map clause
|
2015-11-23 05:32:03 +00:00 |
Rewrite
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Sema
|
[OpenCL 2.0] Apply default address space (AS).
|
2015-11-23 11:14:44 +00:00 |
Serialization
|
[OpenMP] Parsing and sema support for map clause
|
2015-11-23 05:32:03 +00:00 |
StaticAnalyzer
|
[analyzer] DeadStoresChecker: Treat locals captured by reference in C++ lambdas as escaped.
|
2015-11-20 01:53:44 +00:00 |
Tooling
|
Fix calculation of shifted cursor/code positions. Specifically support
|
2015-11-23 08:33:48 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |