[PATCH] D16553: [OpenMP] Parsing + sema for target parallel directive.
Arpith Jacob via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 10:57:13 PST 2016
arpith-jacob closed this revision.
arpith-jacob added a comment.
Committed revision 258832.
I had to modify test cases 'target_parallel_reduction_messages.cpp' and 'target_parallel_map_messages.cpp' to use the updated error messages from patches recently committed to trunk.
http://reviews.llvm.org/D16553
More information about the cfe-commits
mailing list