..
ARCMigrate
Apply clang-tidy's misc-move-constructor-init throughout Clang.
2016-05-27 14:27:13 +00:00
AST
[arcmt/objcmt] Fix ParentMap crash with invalid code.
2016-07-14 20:21:16 +00:00
ASTMatchers
[ASTMatchers] isSignedInteger() and isUnsignedInteger()
2016-07-12 06:36:00 +00:00
Analysis
P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
2016-07-14 00:11:03 +00:00
Basic
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
2016-07-14 02:54:56 +00:00
CodeGen
Frontend: Simplify ownership model for clang's output streams.
2016-07-15 00:55:40 +00:00
Driver
Use hasFlag instead of hasArg
2016-07-14 06:37:46 +00:00
Edit
Remove autoconf support
2016-01-26 21:30:40 +00:00
Format
clang-format: [JS] Allow top-level conditionals again.
2016-07-12 15:45:53 +00:00
Frontend
Frontend: Simplify ownership model for clang's output streams.
2016-07-15 00:55:40 +00:00
FrontendTool
Make it possible for AST plugins to enable themselves by default
2016-03-15 12:51:40 +00:00
Headers
[X86][AVX512F] minor fix of the parameter names
2016-07-14 08:40:30 +00:00
Index
[index] Index system ImportDecls even when there is a DeclarationsOnly filter
2016-07-14 18:51:55 +00:00
Lex
[Lex] Speed up updateConsecutiveMacroArgTokens (NFC)
2016-07-07 22:38:29 +00:00
Parse
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
2016-07-14 02:54:56 +00:00
Rewrite
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Sema
C does not have inline variables.
2016-07-14 22:22:58 +00:00
Serialization
[modules] Don't pass interesting decls to the consumer for a module file that's
2016-07-14 21:50:09 +00:00
StaticAnalyzer
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
2016-07-14 02:54:56 +00:00
Tooling
Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
2016-07-11 13:53:12 +00:00
CMakeLists.txt
Fix build with various feature flag combinations
2014-07-14 22:17:22 +00:00