.. |
ARCMigrate
|
Enforce safe usage of DiagnosticsEngine::getCustomDiagID()
|
2014-01-26 06:17:37 +00:00 |
AST
|
[Sema] Revert the change in r200622 that allowed integer casts to silence -Wnon-literal-null-conversion in C code.
|
2014-02-11 17:53:22 +00:00 |
ASTMatchers
|
Add isListInitialization matcher.
|
2014-02-06 21:52:24 +00:00 |
Analysis
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Basic
|
ARM: implement support for crypto intrinsics in arm_neon.h
|
2014-02-03 17:28:04 +00:00 |
CodeGen
|
AArch64: share slgihtly more NEON implementation with ARM.
|
2014-02-11 11:27:44 +00:00 |
Driver
|
Test commit -- Remove an extra newline from Toolchains.cpp
|
2014-02-11 20:02:34 +00:00 |
Edit
|
Add front-end infrastructure now address space casts are in LLVM IR.
|
2013-12-11 13:39:46 +00:00 |
Format
|
clang-format: Support lambdas with namespace-qualified return types.
|
2014-02-11 10:16:55 +00:00 |
Frontend
|
[stackprotector] Add command line option -fstack-protector-strong
|
2014-02-11 01:35:14 +00:00 |
FrontendTool
|
Add a CC1 option -verify-pch
|
2014-02-05 22:21:15 +00:00 |
Headers
|
MS Intrin.h: implement __cpuidex and simplify __cpuid
|
2014-01-31 19:44:55 +00:00 |
Index
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Lex
|
Fix the range for Malayam UCNs in C99.
|
2014-02-05 15:32:23 +00:00 |
Parse
|
MS ABI: Add support for #pragma pointers_to_members
|
2014-02-10 19:50:15 +00:00 |
Rewrite
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Sema
|
'nonnull(1)' on a block parameter should apply to the block's argument.
|
2014-02-11 17:27:59 +00:00 |
Serialization
|
Rename some PCH-related errors to have 'err_' as their prefix
|
2014-02-11 15:40:09 +00:00 |
StaticAnalyzer
|
[analyzer] Inline C++ operator new when c++-inline-allocators is turned on.
|
2014-02-11 02:21:06 +00:00 |
Tooling
|
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
2014-01-07 11:51:46 +00:00 |
CMakeLists.txt
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |
Makefile
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |