[PATCH] D123598: Clean the code, formated and add basic tests for the patch.

Abid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 06:53:44 PDT 2022


abidmalikwaterloo updated this revision to Diff 422504.
abidmalikwaterloo added a comment.

I submitted update but it created a new patch D123598 <https://reviews.llvm.org/D123598>. 
I marked it abandon and submitting it again.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123598/new/

https://reviews.llvm.org/D123598

Files:
  clang/include/clang/AST/OpenMPClause.h
  clang/include/clang/AST/StmtOpenMP.h
  clang/include/clang/Parse/Parser.h
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/OpenMPClause.cpp
  clang/lib/AST/StmtPrinter.cpp
  clang/lib/Parse/ParseOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/lib/Sema/SemaStmt.cpp
  llvm/include/llvm/Frontend/OpenMP/OMPContext.h
  llvm/lib/Frontend/OpenMP/OMPContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123598.422504.patch
Type: text/x-patch
Size: 17799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220413/f45ef42e/attachment-0001.bin>


More information about the cfe-commits mailing list