.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
Use ARC parsing rules for ns_returns_retained in MRC so that code can
|
2017-07-15 11:06:46 +00:00 |
ASTMatchers
|
[ASTMatchers] Fix use after free.
|
2017-06-09 17:55:42 +00:00 |
Analysis
|
[clang] Fix handling of "%zd" format specifier
|
2017-07-14 22:57:00 +00:00 |
Basic
|
Enable TLS support on OpenBSD, but default to the emulatated TLS model.
|
2017-07-17 00:49:31 +00:00 |
CodeGen
|
[OPENMP] Codegen for reduction clauses in 'taskloop' directives.
|
2017-07-17 13:30:36 +00:00 |
Driver
|
Enable TLS support on OpenBSD, but default to the emulatated TLS model.
|
2017-07-17 00:49:31 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
Fix dereference of pointers in throw statements.
|
2017-07-17 15:27:53 +00:00 |
Frontend
|
Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.).
|
2017-07-17 02:03:21 +00:00 |
FrontendTool
|
Add -frewrite-imports flag.
|
2017-06-09 21:24:02 +00:00 |
Headers
|
[DOXYGEN] Corrected typos and incorrect parameters description.
|
2017-07-12 20:18:55 +00:00 |
Index
|
[index] Added a method indexTopLevelDecls to run indexing on a list of Decls.
|
2017-07-14 10:47:45 +00:00 |
Lex
|
Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.).
|
2017-07-17 02:03:21 +00:00 |
Parse
|
[index] Objective-C method declarations and message sends with
|
2017-07-13 10:50:21 +00:00 |
Rewrite
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:29:40 +00:00 |
Sema
|
[OPENMP] Codegen for reduction clauses in 'taskloop' directives.
|
2017-07-17 13:30:36 +00:00 |
Serialization
|
Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.).
|
2017-07-17 02:03:21 +00:00 |
StaticAnalyzer
|
[analyzer] Add annotation for functions taking user-facing strings
|
2017-07-14 10:24:36 +00:00 |
Tooling
|
Prevent ClangTools from generating dependency files.
|
2017-07-14 18:33:30 +00:00 |
CMakeLists.txt
|
…
|
|