[PATCH] D76184: [OpenMP][NFC] Remove the need to include `OpenMPClause.h`

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 14 12:20:09 PDT 2020


jdoerfert created this revision.
jdoerfert added a reviewer: rnk.
Herald added subscribers: guansong, bollu.
Herald added a project: clang.

See rational here: https://reviews.llvm.org/D76173#1922916


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76184

Files:
  clang/include/clang/AST/Attr.h
  clang/include/clang/AST/OpenMPClause.h
  clang/include/clang/Parse/Parser.h
  clang/lib/AST/OpenMPClause.cpp
  clang/lib/Parse/ParseOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76184.250374.patch
Type: text/x-patch
Size: 10507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200314/823b8192/attachment.bin>


More information about the cfe-commits mailing list