.. |
ARCMigrate
|
Enforce safe usage of DiagnosticsEngine::getCustomDiagID()
|
2014-01-26 06:17:37 +00:00 |
AST
|
Sema: Diagnose improper application of inheritance keywords
|
2014-01-29 22:07:36 +00:00 |
ASTMatchers
|
Introduce Parser::completeExpression.
|
2014-01-30 22:38:41 +00:00 |
Analysis
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Basic
|
ARM & AArch64: share the BI__builtin_neon enum defs.
|
2014-01-30 14:47:51 +00:00 |
CodeGen
|
ARM & AArch64: unify the rest of the completely shared NEON implementations
|
2014-01-31 10:46:52 +00:00 |
Driver
|
Last option on -fexception for arm-disable-ehabi
|
2014-01-31 16:19:26 +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: (JavaScript) Don't crash on empty string literals.
|
2014-01-31 12:49:42 +00:00 |
Frontend
|
Revert "Fix assertion failures on annot_* tokens in clang -E"
|
2014-01-30 21:50:18 +00:00 |
FrontendTool
|
Bury leaked pointers in a global array to silence a leak detector in --disable-free mode
|
2013-12-27 08:11:08 +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
|
Track the currently-being-built submodule inside the preprocessor (rather than
|
2014-01-31 20:47:44 +00:00 |
Parse
|
Consolidating several table-generated files containing parser-related string switches into a single file. This reduces build-related complexity by replacing four separate projects (and table-gen instantiations) with a single one.
|
2014-01-29 22:13:45 +00:00 |
Rewrite
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Sema
|
[Sema] For -Wnon-literal-null-conversion warning, look through integer casts, which are used
|
2014-01-31 07:51:32 +00:00 |
Serialization
|
Fix autolinking when modules are imported in pch files
|
2014-01-31 01:06:56 +00:00 |
StaticAnalyzer
|
[CMake] Prune stray entries in add_dependencies(). target_link_libraries() implies it.
|
2014-01-31 11:19:04 +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 |