llvm-project/clang/include
Alexey Bataev ccb59ec9b5 [OPENMP] Prohibit VLAs in 'private/firstprivate' clauses of 'task' directive.
Currently runtime does not allow to support variably modified types for 'private' and 'firstprivate' clauses in 'task' directives.

llvm-svn: 237674
2015-05-19 08:44:56 +00:00
..
clang [OPENMP] Prohibit VLAs in 'private/firstprivate' clauses of 'task' directive. 2015-05-19 08:44:56 +00:00
clang-c Fix a #include cycle in the libclang headers. "Eventually" is now. 2015-05-14 00:22:12 +00:00
CMakeLists.txt
Makefile