]> granicus.if.org Git - clang/commit
Enhance OpenMP parser tests from r197553 / r197598
authorAlp Toker <alp@nuanti.com>
Wed, 18 Dec 2013 22:34:19 +0000 (22:34 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 18 Dec 2013 22:34:19 +0000 (22:34 +0000)
commitb23eb1cd646ef10df5e241edae5b31c743f2d9d8
treeced1a4b7283f6368bb9bc683569b3ea579990531
parent9e18818e489b017145a792e907a8a8948b82f618
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197616 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/parallel_messages.cpp
test/OpenMP/threadprivate_messages.cpp