llvm-project/clang/lib
Alexey Bataev 2ba67045e3 [OPENMP] Generalize capturing of clauses expressions.
The handling and capturing of the non-constant expressions of some of
the capturable clauses in combined directives is generalized.

llvm-svn: 319227
2017-11-28 21:11:44 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST Refactor functions PrintTemplateArgumentList 2017-11-28 16:14:14 +00:00
ASTMatchers [ASTMatchers] Matchers for new[] operators 2017-11-23 12:43:20 +00:00
Analysis [analyzer] Teach RetainCountChecker about CoreMedia APIs 2017-11-25 14:57:42 +00:00
Basic [OPENMP] Generalize capturing of clauses expressions. 2017-11-28 21:11:44 +00:00
CodeGen [OpenMP] Stable sort Privates to remove non-deterministic ordering 2017-11-28 20:41:13 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [WebAssemby] Enable "-mthread-model single" by default, for now. 2017-11-27 21:39:16 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format [clang-format] Add option to group multiple #include blocks when sorting includes 2017-11-27 13:23:45 +00:00
Frontend Avoid copying the data of in-memory preambles 2017-11-24 13:12:38 +00:00
FrontendTool [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) 2017-10-18 05:21:17 +00:00
Headers [OpenCL] Add extensions cl_intel_subgroups and cl_intel_subgroups_short 2017-11-27 09:14:17 +00:00
Index [index] tag declarations should use the decl role instead of ref 2017-11-09 20:50:59 +00:00
Lex [refactor][extract] insert semicolons into extracted/inserted code 2017-11-03 18:11:22 +00:00
Parse [OPENMP] Initial support for asynchronous data update, NFC. 2017-11-21 17:08:48 +00:00
Rewrite [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
Sema [OPENMP] Generalize capturing of clauses expressions. 2017-11-28 21:11:44 +00:00
Serialization [OPENMP] Add support for cancel constructs in `target teams distribute 2017-11-22 21:12:03 +00:00
StaticAnalyzer [analyzer] pr34766: Fix a crash on explicit std::initializer_list constructor. 2017-11-27 17:37:09 +00:00
Tooling [Tooling] Acknowledge that many CompilationDatabases don't support enumeration. 2017-11-24 12:13:55 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00