hanchenye-llvm-project/clang/tools
Alexey Bataev 3392d76081 [OPENMP] Improved handling of pseudo-captured expressions in OpenMP.
Expressions inside 'schedule'|'dist_schedule' clause must be captured in
combined directives to avoid possible crash during codegen. Patch
improves handling of such constructs

llvm-svn: 260954
2016-02-16 11:18:12 +00:00
..
arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-index-test [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in printing policy. 2016-02-15 01:32:36 +00:00
clang-check Remove autoconf support 2016-01-26 21:30:40 +00:00
clang-format Remove autoconf support 2016-01-26 21:30:40 +00:00
clang-format-vs clang-format sort include use the source file name to determine the 2016-02-10 12:42:58 +00:00
clang-fuzzer [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214) 2015-10-02 23:34:37 +00:00
diag-build
diagtool Remove autoconf support 2016-01-26 21:30:40 +00:00
driver Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
libclang [OPENMP] Improved handling of pseudo-captured expressions in OpenMP. 2016-02-16 11:18:12 +00:00
scan-build Remove autoconf support 2016-01-26 21:30:40 +00:00
scan-build-py [analyzer] Windows: launch scan-build from an arbitrary location. 2016-02-10 19:46:41 +00:00
scan-view Remove autoconf support 2016-01-26 21:30:40 +00:00
CMakeLists.txt Install scan-build and scan-view only if Static Analyzer was enabled. 2016-01-13 02:03:50 +00:00