..
ARCMigrate
[NFC] Header cleanup
2016-07-18 19:02:11 +00:00
AST
Modules: Fix an assertion in DeclContext::buildLookup.
2016-09-06 18:16:54 +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
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
2016-09-07 07:08:02 +00:00
CodeGen
Moved unreachable to appease msvc, gcc and clang
2016-09-08 11:03:41 +00:00
Driver
[EfficiencySanitizer] [MIPS64] Enables esan clang driver options for MIPS64
2016-09-07 12:23:15 +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
clang-format: [JavaScript] Change default AllowShortFunctionsOnASingleLine
2016-09-07 23:01:13 +00:00
Frontend
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
2016-09-07 07:08:02 +00:00
FrontendTool
C++ Modules TS: add frontend support for building pcm files from module
2016-08-26 00:14:38 +00:00
Headers
Add MS __nop intrinsic to intrin.h
2016-09-07 16:55:12 +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
Parsing MS pragma intrinsic
2016-09-07 16:38:32 +00:00
Rewrite
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Sema
[modules] Apply ODR merging for function scoped tags only in C++ mode.
2016-09-08 20:34:41 +00:00
Serialization
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
2016-09-07 21:53:17 +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
…