| .. |
|
ARCMigrate
|
[NFC] Header cleanup
|
2016-07-18 19:02:11 +00:00 |
|
AST
|
[Sema] Fix PR30346: relax __builtin_object_size checks.
|
2016-09-12 23:50:35 +00:00 |
|
ASTMatchers
|
Add an AST matcher for external formal linkage.
|
2016-08-17 13:10:42 +00:00 |
|
Analysis
|
[analyzer] Fix CloneDetector crash on calling methods of class templates.
|
2016-08-23 16:42:00 +00:00 |
|
Basic
|
[CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.
|
2016-09-09 20:35:43 +00:00 |
|
CodeGen
|
Reapply r281276 with passing -emit-llvm in one of the tests
|
2016-09-13 04:32:40 +00:00 |
|
Driver
|
Reapply r281276 with passing -emit-llvm in one of the tests
|
2016-09-13 04:32:40 +00:00 |
|
Edit
|
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
|
2016-07-28 19:26:30 +00:00 |
|
Format
|
Also cleanup comments around redundant colons/commas in format::cleanup.
|
2016-09-09 17:50:49 +00:00 |
|
Frontend
|
Reapply r281276 with passing -emit-llvm in one of the tests
|
2016-09-13 04:32:40 +00:00 |
|
FrontendTool
|
C++ Modules TS: add frontend support for building pcm files from module
|
2016-08-26 00:14:38 +00:00 |
|
Headers
|
Implement MS _rot intrinsics
|
2016-09-08 22:32:19 +00:00 |
|
Index
|
Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
|
2016-08-17 14:59:53 +00:00 |
|
Lex
|
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
2016-09-07 21:53:17 +00:00 |
|
Parse
|
C++ Modules TS: Add parsing and some semantic analysis support for
|
2016-09-08 23:14:54 +00:00 |
|
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
|
Sema
|
Revert accidentally checked in change in r281315.
|
2016-09-13 10:38:26 +00:00 |
|
Serialization
|
Fix interaction between serialization and c++1z feature.
|
2016-09-13 01:20:40 +00:00 |
|
StaticAnalyzer
|
[analyzer] ExprEngine: remove second call to PreStmt<CastExpr>
|
2016-09-01 13:55:38 +00:00 |
|
Tooling
|
clangTooling: Update libdeps: LLVMOptions, since r280118.
|
2016-08-31 00:46:32 +00:00 |
|
CMakeLists.txt
|
…
|
|