[PATCH] D76058: Validate declaration types against the expected types

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 12:19:22 PDT 2020


hamax97 updated this revision to Diff 250433.
hamax97 marked an inline comment as not done.
hamax97 added a comment.

Minor change to test file + adding std::move to object copy.

@jdoerfert This is part of my application process to the next GSoC. If this is everything concerning this patch, could you please tell me what to do next?. Sometimes, when I have free time I cannot work directly on the LLVM source, is there some study topic that would be useful for what you have in mind?, therefore I would be able to use that free time studying that. Thanks.


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

https://reviews.llvm.org/D76058

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/rtf_type_checking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76058.250433.patch
Type: text/x-patch
Size: 7979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/bffdba7e/attachment.bin>


More information about the llvm-commits mailing list