.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
[AST] Add missing const qualifiers to AstContext in Type.cpp
|
2016-05-13 14:31:44 +00:00 |
ASTMatchers
|
[ASTMatchers] New matcher forFunction
|
2016-05-04 11:59:39 +00:00 |
Analysis
|
Enable support for __float128 in Clang and enable it on pertinent platforms
|
2016-05-09 08:52:33 +00:00 |
Basic
|
[VFS] Reapply #2: Reconstruct the VFS overlay tree for more accurate lookup
|
2016-05-12 19:13:07 +00:00 |
CodeGen
|
[CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)
|
2016-05-13 14:45:57 +00:00 |
Driver
|
Simplify getLinuxDynamicLinker() by using a common variable for the triple. NFC.
|
2016-05-13 12:34:14 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: [JS] respect clang-format off when requoting strings.
|
2016-05-12 11:20:32 +00:00 |
Frontend
|
[Tooling] Fix broken dependency for shared build
|
2016-05-12 19:51:18 +00:00 |
FrontendTool
|
Make it possible for AST plugins to enable themselves by default
|
2016-03-15 12:51:40 +00:00 |
Headers
|
[clang][AVX512] completing missing set intrinsics
|
2016-05-11 11:41:29 +00:00 |
Index
|
Enable support for __float128 in Clang and enable it on pertinent platforms
|
2016-05-09 08:52:33 +00:00 |
Lex
|
Enable support for __float128 in Clang and enable it on pertinent platforms
|
2016-05-09 08:52:33 +00:00 |
Parse
|
Prune four superfluous ExternalSemaSource.h includes and one forward declaration in Sema.h
|
2016-05-13 14:53:19 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Prune four superfluous ExternalSemaSource.h includes and one forward declaration in Sema.h
|
2016-05-13 14:53:19 +00:00 |
Serialization
|
Add support for derived class special members hiding functions brought in from
|
2016-05-13 06:47:56 +00:00 |
StaticAnalyzer
|
[analyzer] Fix crash in ObjCGenericsChecker
|
2016-05-11 20:28:41 +00:00 |
Tooling
|
[tooling] FixItHint Tooling refactoring
|
2016-05-11 14:31:39 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |