[PATCH] D41841: [OpenMP] Fix handling of clause on wrong directive

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 11:22:29 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322107: [OpenMP] Fix handling of clause on wrong directive, by Joel. E. Denny (authored by ABataev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41841?vs=128993&id=129132#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41841

Files:
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/Parse/ParseOpenMP.cpp
  cfe/trunk/test/OpenMP/distribute_simd_loop_messages.cpp
  cfe/trunk/test/OpenMP/for_misc_messages.c
  cfe/trunk/test/OpenMP/parallel_messages.cpp
  cfe/trunk/test/OpenMP/simd_loop_messages.cpp
  cfe/trunk/test/OpenMP/target_teams_distribute_simd_messages.cpp
  cfe/trunk/test/OpenMP/taskloop_loop_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41841.129132.patch
Type: text/x-patch
Size: 12613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/7b923008/attachment-0001.bin>


More information about the cfe-commits mailing list