.. |
ARCMigrate
|
ObjectiveC migrator: Another use case of enum
|
2013-07-19 20:18:36 +00:00 |
AST
|
Create calling convention AttributedType sugar nodes
|
2013-07-19 19:51:03 +00:00 |
ASTMatchers
|
Add support for raw_ostream on the printing methods of Diagnostics.
|
2013-07-19 20:02:35 +00:00 |
Analysis
|
[analyzer] Include analysis stack in crash traces.
|
2013-07-19 00:59:08 +00:00 |
Basic
|
[SystemZ] Add -march= command-line option
|
2013-07-19 16:51:51 +00:00 |
CodeGen
|
Simplify the CodeGenFunction::Build*Virtual*Call family of functions
|
2013-07-19 08:14:45 +00:00 |
Driver
|
[mips] Add support for command-line options -mno-check-zero-division and
|
2013-07-19 18:58:48 +00:00 |
Edit
|
ObjectiveC migrator: Remove semicolon after the typedef
|
2013-07-18 22:17:33 +00:00 |
Format
|
clang-format: Fix bad line break with pointers to members.
|
2013-07-18 14:46:07 +00:00 |
Frontend
|
Fix crash in libclang if code completion is used with unknown flags.
|
2013-07-18 14:23:12 +00:00 |
FrontendTool
|
ObjC migrator: Add -objcmt-migrate-property to do property
|
2013-07-09 16:59:14 +00:00 |
Headers
|
This patch implements __get_cpuid_max() as an inline and __cpuid() and
|
2013-07-19 17:28:36 +00:00 |
Lex
|
Add SourceRange to PPCallbacks::Defined callback.
|
2013-07-19 18:50:04 +00:00 |
Parse
|
OpenMP: basic support for #pragma omp parallel
|
2013-07-19 03:13:43 +00:00 |
Rewrite
|
Update for llvm API change.
|
2013-07-16 19:44:23 +00:00 |
Sema
|
Create calling convention AttributedType sugar nodes
|
2013-07-19 19:51:03 +00:00 |
Serialization
|
OpenMP: basic support for #pragma omp parallel
|
2013-07-19 03:13:43 +00:00 |
StaticAnalyzer
|
OpenMP: basic support for #pragma omp parallel
|
2013-07-19 03:13:43 +00:00 |
Tooling
|
Allow clang tools to display an overview when using the CommonOptionsParser.
|
2013-07-19 12:20:59 +00:00 |
CMakeLists.txt
|
Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that
|
2013-05-29 21:09:18 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |