hanchenye-llvm-project/clang/test/OpenMP
Alp Toker 1d8362cd19 Enhance OpenMP parser tests from r197553 / r197598
Move some of the verifier directives away from the end of the pragma line.

This ensures that the diagnostics relate to the trailing token being tested and
not the verifier comments which are themselves part of the token stream.

llvm-svn: 197616
2013-12-18 22:34:19 +00:00
..
linking.c
no_option.c OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
no_option_no_warn.c OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
openmp_common.c OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp) 2013-09-06 18:03:48 +00:00
option_warn.c OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
parallel_ast_print.cpp [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
parallel_default_messages.cpp OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp) 2013-09-06 18:03:48 +00:00
parallel_firstprivate_messages.cpp [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
parallel_messages.cpp Enhance OpenMP parser tests from r197553 / r197598 2013-12-18 22:34:19 +00:00
parallel_private_messages.cpp [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
parallel_shared_messages.cpp [OpenMP] Added parsing and semantic analysis for firstprivate clause 2013-10-01 05:32:34 +00:00
predefined_macro.c OpenMP threadprivate with qualified names. 2013-05-13 04:18:18 +00:00
threadprivate_ast_print.cpp Disable test fully with REQUIRES 2013-11-05 13:27:19 +00:00
threadprivate_messages.cpp Enhance OpenMP parser tests from r197553 / r197598 2013-12-18 22:34:19 +00:00