llvm-project/clang/tools
Alexey Bataev a056935a2f [OPENMP 4.5] Parsing/sema analysis for 'priority' clause.
OpenMP 4.5 defines new clause 'priority' for 'task', 'taskloop' and 'taskloop simd' directives. Added parsing and sema analysis for 'priority' clause in 'task' and 'taskloop' directives.

llvm-svn: 254398
2015-12-01 10:17:31 +00:00
..
arcmt-test Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
c-arcmt-test Tweak libclang's users, c-arcmt-test, c-index-test and libclangTests to satisfy LDFLAGS=-static. 2015-07-12 12:17:55 +00:00
c-index-test Make clang_Cursor_getMangling not mangle if the declaration isn't mangled 2015-11-23 19:56:46 +00:00
clang-check Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
clang-format clang-format: Make moving of the Cursor work properly when sorting #includes. 2015-11-23 08:36:35 +00:00
clang-format-vs Added new options to ClangFormat VSIX package. 2015-10-19 10:08:35 +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 Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool [libclang] Add entry points that take a full command line including argv[0]. 2015-11-18 16:14:27 +00:00
driver No longer creating the install-clang target for IDEs, as it was never meant for those. 2015-11-10 12:51:25 +00:00
libclang [OPENMP 4.5] Parsing/sema analysis for 'priority' clause. 2015-12-01 10:17:31 +00:00
scan-build Honor system specific paths of MAN pages 2015-11-20 18:49:02 +00:00
scan-view [scan-build] Make scan-build work whether it's installed or not 2015-11-13 20:34:15 +00:00
CMakeLists.txt Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00
Makefile Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00